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