aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/kdl/indents.scm
blob: cf4620ac22d7ee512f6b25a86e30a5c6c607faed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
(node_children) @indent.begin

"}" @indent.end

[
  "{"
  "}"
] @indent.branch

[
  "("
  ")"
] @indent.branch