vscode/extensions/pug/cgmanifest.json
João Moreno 3b03189afa
Restore extensions in core (#114921)
* bring back grammar extensions

* fix hygiene

* Revert "pull themes from the marketplace"

This reverts commit 0738f76dac.
2021-01-25 17:07:56 +01:00

18 lines
473 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "davidrios/pug-tmbundle",
"repositoryUrl": "https://github.com/davidrios/pug-tmbundle",
"commitHash": "e67e895f6fb64932aa122e471000fa55d826bff6"
}
},
"license": "MIT",
"description": "The file syntaxes/pug.tmLanguage.json was derived from Syntaxes/Pug.JSON-tmLanguage in https://github.com/davidrios/pug-tmbundle.",
"version": "0.0.0"
}
],
"version": 1
}