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.
helix-plus/runtime/queries/nix/indents.scm

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