nvim-treesitter/runtime/queries/vento/highlights.scm
2025-05-12 18:43:40 +02:00

13 lines
136 B
Scheme

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