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

7 lines
159 B
Scheme

(expression) @string
(statement) @variable.builtin
(keyword) @keyword
(comment) @comment
(identifier) @variable.parameter
(operator) @operator
(string) @string