Update tree-sitter section of package.json
This commit is contained in:
parent
faa7edc877
commit
a923cb3fd7
|
@ -25,8 +25,7 @@
|
|||
},
|
||||
"tree-sitter": [
|
||||
{
|
||||
"name": "HTML",
|
||||
"textmate-scope": "text.html.basic",
|
||||
"scope": "text.html.basic",
|
||||
"file-types": ["html"],
|
||||
"highlights": "src/highlights.json",
|
||||
"injection-regex": "html"
|
||||
|
|
Loading…
Reference in New Issue