mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
310bc04f23
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
28 lines
336 B
Scheme
28 lines
336 B
Scheme
|
|
[
|
|
(unit_definition)
|
|
(struct_definition)
|
|
(enum_definition)
|
|
(enum_member)
|
|
(impl)
|
|
(mod)
|
|
(argument_list)
|
|
(let_binding)
|
|
(block)
|
|
(tuple_literal)
|
|
(array_literal)
|
|
(paren_expression)
|
|
(turbofish)
|
|
(generic_parameters)
|
|
(named_unpack)
|
|
(positional_unpack)
|
|
(tuple_pattern)
|
|
] @indent
|
|
|
|
[
|
|
"}"
|
|
"]"
|
|
")"
|
|
] @outdent
|
|
|