mirror of
https://github.com/gryf/openui-opl-syntax.git
synced 2026-07-06 10:56:31 +02:00
Added filetype auto detection
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
" Vim filetype detection file
|
||||||
|
" Language: OpenUI/OPL
|
||||||
|
" Maintainer: Roman 'gryf' Dobosz
|
||||||
|
" $Id: opl.vim,v 1.0 2011/01/09 17:34:11 vimboss Exp $
|
||||||
|
au BufNewFile,BufRead *.opl set filetype=openui-opl
|
||||||
|
" vim: ts=8
|
||||||
Reference in New Issue
Block a user