aboutsummaryrefslogtreecommitdiffstats
path: root/queries/fish/indents.scm
blob: cf8d62658ea932ccdab2ab99bb20f98470897aac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
 (function_definition)
 (while_statement)
 (for_statement)
 (if_statement)
 (begin_statement)
 (switch_statement)
] @indent

[
 (else_if_clause)
 (else_clause)
 "end"
] @branch

(comment) @ignore