mirror of
https://github.com/helix-editor/helix
synced 2026-03-07 20:46:21 +01:00
19 lines
173 B
Scheme
19 lines
173 B
Scheme
[
|
|
(expr_parenthesized)
|
|
(parameter_bracks)
|
|
(ctrl_match)
|
|
|
|
(val_record)
|
|
(val_list)
|
|
(val_closure)
|
|
(val_table)
|
|
|
|
(block)
|
|
] @indent
|
|
|
|
[
|
|
"}"
|
|
"]"
|
|
")"
|
|
] @outdent
|