Update C++ grammar

Get the fix for traling spaces. Fixes #75069
This commit is contained in:
Alex Ross
2019-06-13 13:20:04 +02:00
parent c56224d463
commit 6a7e5dbd0e
5 changed files with 1707 additions and 304 deletions

View File

@@ -6,11 +6,11 @@
"git": {
"name": "jeff-hykin/cpp-textmate-grammar",
"repositoryUrl": "https://github.com/jeff-hykin/cpp-textmate-grammar",
"commitHash": "85ef67461698ec3c0b64411a53705daa0b68fc13"
"commitHash": "ccdbfcae7454d7f00e9a6ebe0c3df3ab4e19e33b"
}
},
"license": "MIT",
"version": "1.11.3",
"version": "1.11.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."
},
{