Remove Notebook grammar (#15992)

This commit is contained in:
Charles Gagnon
2021-08-19 10:47:14 -07:00
committed by GitHub
parent b7fffc31a5
commit 9f9e562e77
2 changed files with 0 additions and 220 deletions

View File

@@ -301,13 +301,6 @@
"configuration": "./language-configuration.json"
}
],
"grammars": [
{
"language": "notebook",
"scopeName": "source.notebook",
"path": "./syntaxes/notebook.tmLanguage.json"
}
],
"menus": {
"commandPalette": [
{