Skip to content

Instantly share code, notes, and snippets.

@mattn
Created February 27, 2013 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattn/5047752 to your computer and use it in GitHub Desktop.
Save mattn/5047752 to your computer and use it in GitHub Desktop.
diff -r 8b86b69546a9 runtime/doc/syntax.txt
--- a/runtime/doc/syntax.txt Wed Feb 20 21:26:00 2013 +0100
+++ b/runtime/doc/syntax.txt Wed Feb 27 22:02:42 2013 +0900
@@ -998,6 +998,12 @@
The ColdFusion syntax file is based on the HTML syntax file.
+CPP *cpp.vim* *ft-cpp-syntax*
+
+Most of things are same as |ft-c-syntax|.
+
+Variable Highlight ~
+cpp_no_c11 don't highlight C++11 standard items
CSH *csh.vim* *ft-csh-syntax*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment