Update cpp grammar and make small themes change

This commit is contained in:
Alex Ross
2019-04-16 17:52:21 +02:00
parent f7b33b613e
commit 48eb3ba4a0
8 changed files with 680 additions and 563 deletions

View File

@@ -6,11 +6,11 @@
"git": {
"name": "jeff-hykin/cpp-textmate-grammar",
"repositoryUrl": "https://github.com/jeff-hykin/cpp-textmate-grammar",
"commitHash": "84a65f7cce43f15aceaf1854c5bcc779c8575fe7"
"commitHash": "5381f0d02bd043a279ad6c2e55dc5de6812cb15a"
}
},
"license": "MIT",
"version": "1.7.6",
"version": "1.8.0",
"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."
},
{