helix/runtime/queries/jinja/highlights.scm

7 lines
159 B
Scheme
Raw Normal View History

2024-09-13 13:28:20 -05:00
(expression) @string
(statement) @variable.builtin
(keyword) @keyword
(comment) @comment
(identifier) @variable.parameter
(operator) @operator
(string) @string