summaryrefslogtreecommitdiff
path: root/queries/html
diff options
context:
space:
mode:
Diffstat (limited to 'queries/html')
-rw-r--r--queries/html/highlights.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/queries/html/highlights.scm b/queries/html/highlights.scm
index 1e83ecf4..38a06766 100644
--- a/queries/html/highlights.scm
+++ b/queries/html/highlights.scm
@@ -1,4 +1,4 @@
-(tag_name) @type
+(tag_name) @tag
(erroneous_end_tag_name) @error
(doctype) @constant
(attribute_name) @property
@@ -13,4 +13,4 @@
">"
"</"
"/>"
- ] @punctuation.bracket
+ ] @tag.delimiter