helix-mirror/runtime/queries/nix/indents.scm

25 lines
260 B
Scheme
Raw Normal View History

2022-03-30 19:08:07 +04:00
[
; Bracket like
2022-03-30 19:08:07 +04:00
(let)
(attrset)
(rec_attrset)
(let_attrset)
2022-03-30 19:08:07 +04:00
(parenthesized)
(list)
2022-03-30 19:08:07 +04:00
; Binding
(bind)
(inherit)
(inherit_from)
(formal)
; Binary operations
(binary)
(has_attr)
(select)
(app)
; Conditional
(if)
] @indent