mirror of
https://github.com/helix-editor/helix
synced 2026-03-07 08:41:40 +01:00
14 lines
188 B
Scheme
14 lines
188 B
Scheme
; inherits: html
|
|
|
|
[
|
|
(if_statement)
|
|
(else_if_block)
|
|
(else_block)
|
|
(each_statement)
|
|
(await_statement)
|
|
(then_block)
|
|
(catch_block)
|
|
(key_statement)
|
|
(snippet_statement)
|
|
] @fold
|