huge cleanup

This commit is contained in:
2025-02-22 17:46:00 -06:00
parent 4742d52e78
commit 74eb4c94b8
19 changed files with 136 additions and 275 deletions
+2 -1
View File
@@ -1 +1,2 @@
require("helpers").set_tab(4)
vim.bo.shiftwidth = 4
vim.bo.tabstop = 4