Searched +refs:dcl +refs:indent +refs:to (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/vim-53/runtime/
H A Dfiletype.vim1 " Vim support file to detect file types
37 " Pattern used to match file names which should not be inspected.
178 " if b:asmsyntax still isn't set, default to asmsyntax or GNU
234 " probably a Visual Basic file. Otherwise it's assumed to be "alt" filetype.
243 " Visual Basic Script (close to Visual Basic)
246 " IBasic file (similar to QBasic)
249 " FreeBasic file (similar to QBasic)
254 " *.cmd is close to a Batch file, but on OS/2 Rexx files also use *.cmd.
451 au BufNewFile,BufRead *.dcl,*.icl setf clean
600 au BufNewFile,BufRead *.com call s:BindzoneCheck('dcl')
[all...]
H A Dmakemenu.vim1 " Script to define the syntax menu in synmenu.vim
13 " Use the SynMenu command and function to define all menu entries
163 SynMenu DE.Digital\ Command\ Lang:dcl
259 SynMenu HIJK.Indent\ profile:indent
H A Dsynmenu.vim1 " Vim support file to define the syntax selection menu
147 an 50.30.200 &Syntax.DE.Digital\ Command\ Lang :cal SetSyn("dcl")<CR>
239 an 50.50.340 &Syntax.HIJK.Indent\ profile :cal SetSyn("indent")<CR>

Completed in 286 milliseconds