aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/nix/indents.scm
blob: 0790ce2919ff10a418d9b2e8e99fcd832bf18f8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  ; "function",
  (bind)
  (assert)
  (with)
  (let)
  (if)

  (attrset)
  (list)
  (indented_string)
  (parenthesized)
] @indent

[
  "}"
  "]"
] @outdent