diff options
Diffstat (limited to 'queries/gsp/highlights.scm')
-rw-r--r-- | queries/gsp/highlights.scm | 2 |
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) |