Updated runtime files.

This commit is contained in:
Bram Moolenaar
2013-02-06 17:34:04 +01:00
parent 309379fc98
commit fa13eef3c9
17 changed files with 802 additions and 35 deletions

View File

@ -17,9 +17,9 @@ elseif exists("b:current_syntax")
endif
if version >= 600
setlocal iskeyword=@,48-57,_,-,
setlocal iskeyword=@,48-57,_,-
else
set iskeyword=@,48-57,_,-,
set iskeyword=@,48-57,_,-
endif
syn case ignore