Update C++ grammar

This commit is contained in:
Alex Ross
2020-03-23 10:49:14 +01:00
parent a2ea73efe1
commit 60cc1a28a5
5 changed files with 1615 additions and 3268 deletions

View File

@@ -4,7 +4,7 @@
"If you want to provide a fix or improvement, please create a pull request against the original repository.",
"Once accepted there, we are happy to receive an update request."
],
"version": "https://github.com/jeff-hykin/cpp-textmate-grammar/commit/85b9008b406cc9d3b1c9e779e94cc071116c8426",
"version": "https://github.com/jeff-hykin/cpp-textmate-grammar/commit/b23ed8d4bc4e1db4e7c7c2e8c4699c542c7c6cdf",
"name": "C",
"scopeName": "source.c",
"patterns": [
@@ -1028,7 +1028,7 @@
}
]
},
"evalutation_context": {
"evaluation_context": {
"patterns": [
{
"include": "#function-call-innards"