mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-28 00:40:07 +08:00
22 lines
259 B
Scheme
22 lines
259 B
Scheme
|
[
|
||
|
(array_creation_expression)
|
||
|
(compound_statement)
|
||
|
(declaration_list)
|
||
|
(binary_expression)
|
||
|
(return_statement)
|
||
|
(arguments)
|
||
|
(formal_parameters)
|
||
|
] @indent
|
||
|
|
||
|
[
|
||
|
")"
|
||
|
"}"
|
||
|
"]"
|
||
|
] @branch
|
||
|
|
||
|
[
|
||
|
(comment)
|
||
|
] @ignore
|
||
|
|
||
|
(compound_statement "}" @indent_end)
|