aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/d/indents.scm
blob: 73ff0b826eca9a90f2f88c000ebe548f74890245 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
  (parameters)
  (template_parameters)
  (expression_statement)
  (aggregate_body)
  (function_body)
  (scope_statement)
  (block_statement)
  (case_statement)
] @indent

[
  (case)
  (default)
  "}"
  "]"
] @outdent