Update C++ grammar to fix freeze

This commit is contained in:
Alex Ross
2019-05-21 11:19:36 +02:00
parent 5ab136f537
commit b8b79709b7
3 changed files with 294 additions and 38 deletions

View File

@@ -6,11 +6,11 @@
"git": {
"name": "jeff-hykin/cpp-textmate-grammar",
"repositoryUrl": "https://github.com/jeff-hykin/cpp-textmate-grammar",
"commitHash": "dc404ccf4eb08a5f76434e759b519f59051a32e5"
"commitHash": "e33a317ccd0babba4b07ffc042ab9796e6412ddc"
}
},
"license": "MIT",
"version": "1.8.13",
"version": "1.8.15",
"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."
},
{