aboutsummaryrefslogtreecommitdiff
path: root/queries/gsp
diff options
context:
space:
mode:
Diffstat (limited to 'queries/gsp')
-rw-r--r--queries/gsp/highlights.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/queries/gsp/highlights.scm b/queries/gsp/highlights.scm
index ba33621..17e1134 100644
--- a/queries/gsp/highlights.scm
+++ b/queries/gsp/highlights.scm
@@ -1,5 +1,7 @@
[">" "-" "=" "@"] @operator
["{" "}"] @tag.delimiter
+((node (node_name @_name) (_))
+ (#eq? @_name "/")) @comment
(node_name) @tag
[
(attribute_name)