Update C++ grammar to get recent fixes

This commit is contained in:
Alex Ross
2019-04-25 11:20:23 +02:00
parent 908cdaf6d2
commit db7cb13e06
7 changed files with 2343 additions and 2434 deletions

View File

@@ -6,11 +6,11 @@
"git": {
"name": "jeff-hykin/cpp-textmate-grammar",
"repositoryUrl": "https://github.com/jeff-hykin/cpp-textmate-grammar",
"commitHash": "f5552b7edebe79fee79961f16f2c5459cfee0cf1"
"commitHash": "3fa2a8862b6a06ca381f8e46eb782e5dd014d426"
}
},
"license": "MIT",
"version": "1.8.2",
"version": "1.8.8",
"description": "The files syntaxes/c.json and syntaxes/c++.json were derived from https://github.com/atom/language-c which was originally converted from the C TextMate bundle https://github.com/textmate/c.tmbundle."
},
{