aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/typst/indents.scm
blob: 424320fe43291367a6fedb25fd74abff938a9370 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  (set)
  (let)
  (show)
  (call)
  (for)
  (branch)
] @indent.begin

[
  "]"
  "}"
  ")"
] @indent.end @indent.branch