mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-12 18:43:39 +08:00
16 lines
162 B
Scheme
16 lines
162 B
Scheme
|
[
|
||
|
(block)
|
||
|
(object)
|
||
|
(tuple)
|
||
|
(function_call)
|
||
|
] @indent.begin
|
||
|
|
||
|
[
|
||
|
"]"
|
||
|
")"
|
||
|
"}"
|
||
|
] @indent.branch @indent.end
|
||
|
|
||
|
(comment) @indent.auto
|
||
|
(ERROR) @indent.auto
|