vim-patch:f2571c6

Update runtime files.

References #3625.
This commit is contained in:
Marco Hinz
2015-11-08 03:35:37 +01:00
parent 7521fb5655
commit 975a610233
19 changed files with 331 additions and 78 deletions

View File

@@ -63,7 +63,7 @@ if version >= 508 || !exists("did_cpp_syntax_inits")
HiLink cppStructure Structure
HiLink cppBoolean Boolean
HiLink cppConstant Constant
HiLink cppRawDelimiter Delimiter
HiLink cppRawStringDelimiter Delimiter
HiLink cppRawString String
delcommand HiLink
endif