Update grammars

This commit is contained in:
Alex Ross
2019-04-05 12:51:44 +00:00
parent a83636648c
commit 9c00167f2e
7 changed files with 994 additions and 477 deletions

View File

@@ -6,11 +6,11 @@
"git": {
"name": "jeff-hykin/cpp-textmate-grammar",
"repositoryUrl": "https://github.com/jeff-hykin/cpp-textmate-grammar",
"commitHash": "d57808aa3db2242f1f2be1aec19649a852aaa52e"
"commitHash": "47f33650b7eee1cc3d5c9e72a85ac415797a08db"
}
},
"license": "MIT",
"version": "1.4.5",
"version": "1.6.7",
"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."
},
{