aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.editorconfig4
1 files changed, 4 insertions, 0 deletions
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