mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 01:46:18 +04:00
18 lines
150 B
Scheme
18 lines
150 B
Scheme
[
|
|
(fun_expr)
|
|
(let_expr)
|
|
(switch_expr)
|
|
(ite_expr)
|
|
|
|
(uni_record)
|
|
(str_chunks_multi)
|
|
"["
|
|
"[|"
|
|
] @indent
|
|
|
|
[
|
|
"}"
|
|
"]"
|
|
"|]"
|
|
] @outdent
|