nvim-treesitter/queries/vento/highlights.scm

14 lines
136 B
Scheme
Raw Normal View History

2024-03-18 05:00:22 -04:00
(comment) @comment @spell
(keyword) @keyword
(tag
[
"{{"
"{{-"
"}}"
"-}}"
] @punctuation.special)
"|>" @operator