mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 15:50:04 +08:00
16 lines
180 B
Scheme
16 lines
180 B
Scheme
|
[
|
||
|
"%>"
|
||
|
"--%>"
|
||
|
"<%!--"
|
||
|
"<%"
|
||
|
"<%#"
|
||
|
"<%%="
|
||
|
"<%="
|
||
|
] @tag.delimiter
|
||
|
|
||
|
; EEx comments are highlighted as such
|
||
|
(comment) @comment
|
||
|
|
||
|
; Tree-sitter parser errors
|
||
|
(ERROR) @error
|