helix-mods/runtime/queries/nix/indents.scm
2022-05-30 13:47:18 -05:00

25 lines
260 B
Scheme

[
; Bracket like
(let)
(attrset)
(rec_attrset)
(let_attrset)
(parenthesized)
(list)
; Binding
(bind)
(inherit)
(inherit_from)
(formal)
; Binary operations
(binary)
(has_attr)
(select)
(app)
; Conditional
(if)
] @indent