mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
192 B
Scheme
18 lines
192 B
Scheme
3 years ago
|
[
|
||
|
(element)
|
||
|
(if_statement)
|
||
|
(each_statement)
|
||
|
(await_statement)
|
||
|
] @indent
|
||
|
|
||
|
[
|
||
|
(end_tag)
|
||
|
(else_statement)
|
||
|
(if_end_expr)
|
||
|
(each_end_expr)
|
||
|
(await_end_expr)
|
||
|
">"
|
||
|
"/>"
|
||
|
] @outdent
|
||
|
|