Searched +refs:shadow +refs:expand +refs:file +refs:name (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/vim-53/runtime/
H A Dfiletype.vim1 " Vim support file to detect file types
21 \ exe "doau filetypedetect BufRead " . fnameescape(expand("<afile>:r"))
23 \ let s:name = expand("<afile>") |
24 \ let s:short = substitute(s:name, '\~$', '', '') |
25 \ if s:name != s:short && s:short != "" |
28 \ unlet! s:name s:short
30 \ if expand("<afile>:t") != "configure.in" |
31 \ exe "doau filetypedetect BufRead " . fnameescape(expand("<afil
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dlisp.vim1 " Vim syntax file
15 " For vim-version 6.x: Quit when a syntax file was already loaded
93 syn keyword lispFunc > floating-point-underflow probe-file
147 syn keyword lispFunc bit-andc1 import rename-file
155 syn keyword lispFunc bit-orc2 int-char restart-name
186 syn keyword lispFunc byte-position least-negative-short-float shadow
193 syn keyword lispFunc case least-positive-normalized-single-float short-site-name
199 syn keyword lispFunc cell-error-name lisp simple-base-string
218 syn keyword lispFunc char-name logeqv sleep
232 syn keyword lispFunc check-type long-site-name specia
[all...]

Completed in 71 milliseconds