nvim-treesitter/queries/vento/highlights.scm
2024-03-18 10:00:22 +01:00

13 lines
136 B
Scheme

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