Files
helix/runtime/queries/vento/highlights.scm
2024-12-02 09:03:11 -06:00

14 lines
129 B
Scheme

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