aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/bash/indents.scm
blob: 7dbf46c5400824961196aa9c9748df1881e97971 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
  (function_definition)
  (if_statement)
  (for_statement)
  (while_statement)
  (case_statement)
  (pipeline)
] @indent

[
  "}"
] @outdent