mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 10:10:04 +08:00
15 lines
152 B
Scheme
15 lines
152 B
Scheme
; indents.scm
|
|
|
|
[
|
|
(json_object)
|
|
(json_array)
|
|
] @indent.begin
|
|
|
|
[
|
|
"}"
|
|
"]"
|
|
] @indent.branch
|
|
|
|
(xml_tag) @indent.begin
|
|
(xml_close_tag) @indent.branch
|