Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/uxntal/highlights.scm')
-rw-r--r--runtime/queries/uxntal/highlights.scm14
1 files changed, 0 insertions, 14 deletions
diff --git a/runtime/queries/uxntal/highlights.scm b/runtime/queries/uxntal/highlights.scm
deleted file mode 100644
index 25579bb3..00000000
--- a/runtime/queries/uxntal/highlights.scm
+++ /dev/null
@@ -1,14 +0,0 @@
-; highlights.scm
-
-(identifier) @keyword
-(number) @constant.numeric
-(comment) @comment
-(raw_character) @constant.character
-(literal_hex) @constant.numeric.integer
-(macro_definition) @function
-(label_definition) @label
-(sub_label_definition) @label
-(relative_pad) @constant
-(label) @label
-(sub_label) @label
-["[" "]" "{" "}"] @punctuation.bracket