mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 10:10:04 +08:00
22 lines
208 B
Scheme
22 lines
208 B
Scheme
[
|
|
(import_spec_list)
|
|
(field)
|
|
] @indent.begin
|
|
|
|
[
|
|
"}"
|
|
"]"
|
|
")"
|
|
] @indent.end
|
|
|
|
[ "{" "}" ] @indent.branch
|
|
|
|
[ "[" "]" ] @indent.branch
|
|
|
|
[ "(" ")" ] @indent.branch
|
|
|
|
[
|
|
(ERROR)
|
|
(comment)
|
|
] @indent.auto
|