vscode/extensions/objective-c/cgmanifest.json
2021-11-02 15:32:34 +01: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": "0ef79f098ed80ce5a86be4ed40f99ebcdbac4895"
}
},
"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
}