refactor(queries): refine capture groups

This commit is contained in:
2026-05-17 07:49:01 +02:00
parent 83fa4442d4
commit 45938c25e9
+2 -3
View File
@@ -88,10 +88,9 @@
((variable_modifier) @number ((variable_modifier) @number
(#match? @number "^[0-9]+(sq)?$")) (#match? @number "^[0-9]+(sq)?$"))
(variable_prefix) @keyword (variable_prefix) @keyword.directive
(prefix_argument) @variable (prefix_argument) @constant
(lang_tag) @string.special
(lang_text) @string (lang_text) @string
(attribute_name) @attribute (attribute_name) @attribute