mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 21:10:15 -04:00
13 lines
105 B
Scheme
13 lines
105 B
Scheme
|
|
(comment_directive) @comment
|
||
|
|
|
||
|
|
[
|
||
|
|
"<%#"
|
||
|
|
"<%"
|
||
|
|
"<%="
|
||
|
|
"<%_"
|
||
|
|
"<%-"
|
||
|
|
"%>"
|
||
|
|
"-%>"
|
||
|
|
"_%>"
|
||
|
|
] @keyword
|