1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
helix/runtime/queries/bash/indents.scm
2023-10-13 17:08:56 +02:00

13 lines
143 B
Scheme

[
(function_definition)
(if_statement)
(for_statement)
(while_statement)
(case_statement)
(pipeline)
] @indent
[
"}"
] @outdent