mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 12:30:05 +08:00
8 lines
110 B
Scheme
8 lines
110 B
Scheme
(node (node_children) @indent.begin)
|
|
|
|
"}" @indent.end
|
|
|
|
[ "{" "}" ] @indent.branch
|
|
|
|
[ "(" ")" ] @indent.branch
|