mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-28 00:50:05 +08:00
23 lines
204 B
Scheme
23 lines
204 B
Scheme
|
[
|
||
|
(Block)
|
||
|
(ContainerDecl)
|
||
|
(SwitchExpr)
|
||
|
(InitList)
|
||
|
] @indent
|
||
|
|
||
|
[
|
||
|
"("
|
||
|
")"
|
||
|
"["
|
||
|
"]"
|
||
|
"{"
|
||
|
"}"
|
||
|
] @branch
|
||
|
|
||
|
[
|
||
|
(line_comment)
|
||
|
(container_doc_comment)
|
||
|
(doc_comment)
|
||
|
(LINESTRING)
|
||
|
] @ignore
|