diff options
Diffstat (limited to 'queries/gsp')
-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 a15f087..92e61f6 100644 --- a/queries/gsp/highlights.scm +++ b/queries/gsp/highlights.scm @@ -8,3 +8,5 @@ ] @tag.attribute (attribute_value) @string (comment) @comment +([_] @comment + (#has-ancestor? @comment comment)) |