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

commitd295458ada1181e27d9b5fc85d33f8646282ea8e
parentdb2384fa07
authorIsaac Freund <[email protected]>
date2026-01-01 17:01
editorconfig: remove dead code

 .editorconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.editorconfig b/.editorconfig
index 6f563e7..27d43c0 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -20,7 +20,3 @@ indent_size = 2
 [*.scd]
 indent_style = tab
 indent_size = 4
-
-[completions/bash/*]
-indent_style = tab
-indent_size = 4