helix/runtime/queries/ungrammar/highlights.scm
2024-09-13 13:28:20 -05:00

18 lines
138 B
Scheme

(ERROR) @error
(line_comment) @comment
(identifier) @variable
(token) @string
[
"="
"|"
":"
"("
")"
"?"
"*"
] @operator