nvim-treesitter/runtime/queries/eex/highlights.scm

13 lines
143 B
Scheme
Raw Permalink Normal View History

[
"%>"
"--%>"
"<%!--"
"<%"
"<%#"
"<%%="
"<%="
] @tag.delimiter
; EEx comments are highlighted as such
2023-09-13 00:25:01 +09:00
(comment) @comment @spell