Update grammars

This commit is contained in:
Alex Ross
2020-03-03 16:19:40 +01:00
parent 43ca0e3029
commit 2f6da279c7
10 changed files with 321 additions and 284 deletions

View File

@@ -6,11 +6,11 @@
"git": {
"name": "jeff-hykin/cpp-textmate-grammar",
"repositoryUrl": "https://github.com/jeff-hykin/cpp-textmate-grammar",
"commitHash": "5b6f67859e895da83dc242b849480ee04ce7ce38"
"commitHash": "7d3fe7ab806374a3b11ddd8ac4f674cdff20a647"
}
},
"license": "MIT",
"version": "1.14.20",
"version": "1.14.23",
"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."
},
{