Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/regex/highlights.scm')
-rw-r--r--runtime/queries/regex/highlights.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/queries/regex/highlights.scm b/runtime/queries/regex/highlights.scm
index 0e81a3e7..9376caa9 100644
--- a/runtime/queries/regex/highlights.scm
+++ b/runtime/queries/regex/highlights.scm
@@ -35,7 +35,7 @@
(non_boundary_assertion)
] @constant.character.escape
-(group_name) @label
+(group_name) @property
(count_quantifier
[
@@ -50,3 +50,4 @@
])
(class_character) @constant.character
+(pattern_character) @string