git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commit1f07bb965f1eab40c1165efcb63a5b85d76b44f1
parentc3c0dceee5
authortiosgz <[email protected]>
date2023-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