Update tree-sitter section of package.json

This commit is contained in:
Max Brunsfeld 2019-03-03 18:20:47 -08:00
parent faa7edc877
commit a923cb3fd7
1 changed files with 1 additions and 2 deletions

View File

@ -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"