1
0
forked from aniani/vim

updated for version 7.0e05

This commit is contained in:
Bram Moolenaar
2006-04-21 22:12:41 +00:00
parent fc1421eb53
commit 57657d85c6
201 changed files with 3115 additions and 2797 deletions

View File

@@ -94,6 +94,8 @@ if version >= 508 || !exists("did_sqlj_syn_inits")
HiLink sqljString String
HiLink sqljType Type
HiLink sqljPre PreProc
delcommand HiLink
endif
let b:current_syntax = "sqlj"