nvim-treesitter/queries/eex/highlights.scm
2024-01-19 16:58:37 +01:00

11 lines
142 B
Scheme

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