mirror of
https://github.com/helix-editor/helix
synced 2026-08-04 14:27:07 +02:00
18 lines
149 B
Scheme
18 lines
149 B
Scheme
(comment_directive) @comment
|
|
|
|
[
|
|
"<%#"
|
|
"<%"
|
|
"<%="
|
|
"<%=="
|
|
"<%_"
|
|
"<%-"
|
|
"<%~"
|
|
"<%|"
|
|
"<%|="
|
|
"<%|=="
|
|
"%>"
|
|
"-%>"
|
|
"_%>"
|
|
] @keyword
|