aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/meson/indents.scm
blob: a1c7b3fab1563676243c3a80ac12d3a07e4196bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
  (method_expression)
  (function_expression)
  (array_literal)
  (dictionary_literal)
  (selection_statement)
  (iteration_statement)
] @indent

[
  ")"
  "]"
  "}"
  "endif"
  "endforeach"
] @outdent