vscode/extensions/objective-c/cgmanifest.json
2021-07-13 11:44:15 +02:00

18 lines
544 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "jeff-hykin/cpp-textmate-grammar",
"repositoryUrl": "https://github.com/jeff-hykin/cpp-textmate-grammar",
"commitHash": "11b4b4e2abf581d0f3c6c90ac6632d1b2f974c67"
}
},
"license": "MIT",
"version": "1.12.11",
"description": "The files syntaxes/objective-c.tmLanguage.json and syntaxes/objective-c++.tmLanguage.json were derived from the language package https://github.com/jeff-hykin/cpp-textmate-grammar."
}
],
"version": 1
}