mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
9 lines
98 B
Scheme
9 lines
98 B
Scheme
; Define collapse points
|
|
|
|
([
|
|
(recipe)
|
|
(string)
|
|
(external_command)
|
|
] @fold
|
|
(#trim! @fold))
|