summaryrefslogtreecommitdiffstats
path: root/queries/v/indents.scm
blob: a806b35edd12296dab2f16899d40d56f03d33093 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[(import_declaration)
 (const_declaration)
 (type_declaration)
 (type_initializer)
 (block)
 (map_init_expression)
 (call_expression)
 (parameter_list)]
@indent.begin

[ "}"]
@indent.branch

(parameter_list ")" @indent.branch)

(comment) @indent.ignore