nvim-treesitter/runtime/queries/eex/highlights.scm
2025-04-06 13:16:45 +02:00

12 lines
143 B
Scheme

[
"%>"
"--%>"
"<%!--"
"<%"
"<%#"
"<%%="
"<%="
] @tag.delimiter
; EEx comments are highlighted as such
(comment) @comment @spell