aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/nickel/indents.scm
blob: 8be5a6bd2f4d502ba64fe951c8ec4c2a505f0215 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
  (fun_expr)
  (let_expr)
  (switch_expr)
  (ite_expr)

  (uni_record)
  (str_chunks_multi)
  "["
  "[|"
] @indent

[
  "}"
  "]"
  "|]"
] @outdent