Update C grammars

This commit is contained in:
Alex Ross
2019-08-13 10:42:35 +02:00
parent 22e31cc37e
commit d0c08100fa
5 changed files with 283 additions and 39 deletions

View File

@@ -6,11 +6,11 @@
"git": {
"name": "jeff-hykin/cpp-textmate-grammar",
"repositoryUrl": "https://github.com/jeff-hykin/cpp-textmate-grammar",
"commitHash": "218448eb46260864352d569db13be6cb20767e92"
"commitHash": "031ef619bef4c5a1ca46e6fa69d7c913e0c32068"
}
},
"license": "MIT",
"version": "1.12.21",
"version": "1.13.2",
"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."
},
{