mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
542 B
Scheme
30 lines
542 B
Scheme
[
|
|
(block)
|
|
(conditional_statement)
|
|
(loop_statement)
|
|
(cstyle_for_statement)
|
|
(for_statement)
|
|
(elsif)
|
|
(array_element_expression)
|
|
(hash_element_expression)
|
|
(coderef_call_expression)
|
|
(anonymous_slice_expression)
|
|
(slice_expression)
|
|
(keyval_expression)
|
|
(anonymous_array_expression)
|
|
(anonymous_hash_expression)
|
|
(stub_expression)
|
|
(func0op_call_expression)
|
|
(func1op_call_expression)
|
|
(map_grep_expression)
|
|
(function_call_expression)
|
|
(method_call_expression)
|
|
(attribute)
|
|
] @indent
|
|
|
|
[
|
|
"}"
|
|
"]"
|
|
")"
|
|
] @outdent
|