| commit | d295458ada1181e27d9b5fc85d33f8646282ea8e |
| parent | db2384fa07 |
| author | Isaac Freund <[email protected]> |
| date | 2026-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