Skip to content

Commit db7cb13

Browse files
committed
Update C++ grammar to get recent fixes
1 parent 908cdaf commit db7cb13

7 files changed

Lines changed: 2236 additions & 2327 deletions

File tree

extensions/cpp/cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"git": {
77
"name": "jeff-hykin/cpp-textmate-grammar",
88
"repositoryUrl": "https://github.com/jeff-hykin/cpp-textmate-grammar",
9-
"commitHash": "f5552b7edebe79fee79961f16f2c5459cfee0cf1"
9+
"commitHash": "3fa2a8862b6a06ca381f8e46eb782e5dd014d426"
1010
}
1111
},
1212
"license": "MIT",
13-
"version": "1.8.2",
13+
"version": "1.8.8",
1414
"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."
1515
},
1616
{

0 commit comments

Comments
 (0)