mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Add 'while_statement' to bash indents (#8528)
This commit is contained in:
parent
1ef7f24dae
commit
9f6e9a1512
@ -2,6 +2,7 @@
|
||||
(function_definition)
|
||||
(if_statement)
|
||||
(for_statement)
|
||||
(while_statement)
|
||||
(case_statement)
|
||||
(pipeline)
|
||||
] @indent
|
||||
|
Loading…
Reference in New Issue
Block a user