mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 09:56:19 +04:00
19 lines
158 B
Scheme
19 lines
158 B
Scheme
|
[
|
||
|
; "function",
|
||
|
(bind)
|
||
|
(assert)
|
||
|
(with)
|
||
|
(let)
|
||
|
(if)
|
||
|
|
||
|
(attrset)
|
||
|
(list)
|
||
|
(indented_string)
|
||
|
(parenthesized)
|
||
|
] @indent
|
||
|
|
||
|
[
|
||
|
"}"
|
||
|
"]"
|
||
|
] @outdent
|