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

12 lines
143 B
Scheme

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