nvim-treesitter/runtime/queries/eex/highlights.scm
2025-05-06 10:34:44 +02:00

12 lines
143 B
Scheme

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