Skip to content

Commit c24cd64

Browse files
0dinDfbricon
authored andcommitted
Remove embedded TextMate grammar
Signed-off-by: 0dinD <zerodind@gmail.com>
1 parent 816dc9b commit c24cd64

2 files changed

Lines changed: 0 additions & 1860 deletions

File tree

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -135,13 +135,6 @@
135135
"path": "./snippets/java.json"
136136
}
137137
],
138-
"grammars": [
139-
{
140-
"language": "java",
141-
"scopeName": "source.java",
142-
"path": "./syntaxes/java.tmLanguage.json"
143-
}
144-
],
145138
"jsonValidation": [
146139
{
147140
"fileMatch": "package.json",

0 commit comments

Comments
 (0)