aboutsummaryrefslogtreecommitdiffstats
path: root/queries/ron/indents.scm
blob: 7fd9a5ff2be81510325dcb7a5e6c3ede55659619 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
  (array)
  (map)
  (tuple)
  (struct)
] @indent.begin

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

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

[ "[" "]" ] @indent.branch