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.
28 lines
336 B
Scheme
28 lines
336 B
Scheme
2 days ago
|
|
||
|
[
|
||
|
(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
|
||
|
|