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

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

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