nvim-treesitter/queries/embedded_template/highlights.scm
2023-09-12 17:34:58 +02:00

12 lines
112 B
Scheme

(comment_directive) @comment @spell
[
"<%#"
"<%"
"<%="
"<%_"
"<%-"
"%>"
"-%>"
"_%>"
] @keyword