aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--queries/gsp/textobjects.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/gsp/textobjects.scm b/queries/gsp/textobjects.scm
index 4f735ce..1af89aa 100644
--- a/queries/gsp/textobjects.scm
+++ b/queries/gsp/textobjects.scm
@@ -2,5 +2,5 @@
(node_body) @node.inner
(text) @text.outer
(comment) @comment.outer
-(comment (_+) @comment.inner)
+(comment (_)+ @comment.inner)
[(id_attr) (class_attr) (attr)] @attribute.outer