| commit | 1f07bb965f1eab40c1165efcb63a5b85d76b44f1 |
| parent | c3c0dceee5 |
| author | tiosgz <[email protected]> |
| date | 2023-10-22 10:48 |
editorconfig: reflect state of bash completion
.editorconfig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.editorconfig b/.editorconfig index 757a68b..90cc5f1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -17,3 +17,7 @@ indent_size = 2 [*.scd] indent_style = tab indent_size = 4 + +[completions/bash/*] +indent_style = tab +indent_size = 4