helix-mirror/runtime/queries/vento/highlights.scm
uncenter 548f04fe26
Add support for the Vento template language (#12147)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-12-02 09:03:11 -06:00

14 lines
129 B
Scheme

(comment) @comment
(keyword) @keyword
(tag
[
"{{"
"{{-"
"}}"
"-}}"
] @punctuation.bracket)
"|>" @operator