aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/d/indents.scm
blob: c89b4e91d74879d925492df00fe240c74586c0c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[
  (parameters)
  (template_parameters)
  (expression_statement)
  (aggregate_body)
  (function_body)
  (scope_statement)
  (block_statement)
  (case_statement)
] @indent.begin

(comment) @indent.auto

[
  (case)
  (default)
  "}"
  "]"
] @indent.branch

[
  (directive)
  (shebang)
] @indent.zero