From be988fbc200620bfff8657b7baf868234e899e13 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 14 Sep 2024 22:22:41 +0200 Subject: Lots of changes once again! --- queries/gsp/textobjects.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'queries/gsp/textobjects.scm') diff --git a/queries/gsp/textobjects.scm b/queries/gsp/textobjects.scm index 53db443..4f735ce 100644 --- a/queries/gsp/textobjects.scm +++ b/queries/gsp/textobjects.scm @@ -1,3 +1,6 @@ (node) @node.outer (node_body) @node.inner (text) @text.outer +(comment) @comment.outer +(comment (_+) @comment.inner) +[(id_attr) (class_attr) (attr)] @attribute.outer -- cgit v1.2.3