helix-mods/runtime/queries/hare/indents.scm

22 lines
160 B
Scheme
Raw Normal View History

[
(struct_union_fields)
(expression_list)
] @indent
[
"case"
"}"
"]"
")"
] @outdent
; [
; "{"
; "}"
; ] @branch
; [
; (comment)
; ] @ignore