helix-mods/runtime/queries/ungrammar/highlights.scm
2022-07-12 10:06:53 -05:00

18 lines
138 B
Scheme

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