Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/t32/highlights.scm')
-rw-r--r--runtime/queries/t32/highlights.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/runtime/queries/t32/highlights.scm b/runtime/queries/t32/highlights.scm
index 8a29cee2..bcfa3add 100644
--- a/runtime/queries/t32/highlights.scm
+++ b/runtime/queries/t32/highlights.scm
@@ -81,6 +81,10 @@
"."
] @punctuation.delimiter
+; HLL variables
+(identifier) @variable
+(hll_field_identifier) @variable.other.member
+
; Strings and others literal types
(access_class) @constant.builtin
@@ -219,9 +223,5 @@
command: (identifier) @keyword.control.loop)
-; HLL variables
-(identifier) @variable
-(hll_field_identifier) @variable.other.member
-
(comment) @comment