mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:20:05 +08:00
25 lines
291 B
Scheme
25 lines
291 B
Scheme
[
|
|
(block)
|
|
(defined_resource_type)
|
|
(parameter_list)
|
|
(attribute_type_entry)
|
|
(resource_declaration)
|
|
(selector)
|
|
(method_call)
|
|
(case_statement)
|
|
(hash)
|
|
(array)
|
|
] @indent.begin
|
|
|
|
[
|
|
"}"
|
|
"]"
|
|
")"
|
|
] @indent.branch @indent.end
|
|
|
|
[
|
|
(string)
|
|
(comment)
|
|
(ERROR)
|
|
] @indent.auto
|