diff --git a/package.json b/package.json index 97045fc..7c6faef 100644 --- a/package.json +++ b/package.json @@ -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"