aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/odin/indents.scm
blob: a3b90a38df3faabfa5e5718ff2a94030f4b3b6e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
 (foreign_block)
 (block)
 (compound_literal)
 (proc_call)
 (assignment_statement)
 (const_declaration)
 (var_declaration)
 (switch_statement)
] @indent

[
 ")"
 "}"
] @outdent