aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/uxntal/highlights.scm
blob: a6ff18528eefc306b8dc5fdd53555ef219880281 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
; 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
(ERROR) @error
["[" "]" "{" "}"] @punctuation.bracket