Skip to content

Commit

Permalink
Add 'while_statement' to bash indents (helix-editor#8528)
Browse files Browse the repository at this point in the history
  • Loading branch information
gajdusek authored and mtoohey31 committed Jun 2, 2024
1 parent e412718 commit be6c5bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/queries/bash/indents.scm
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
(function_definition)
(if_statement)
(for_statement)
(while_statement)
(case_statement)
(pipeline)
] @indent
Expand Down

0 comments on commit be6c5bc

Please sign in to comment.