This commit is contained in:
2022-02-20 03:52:11 -06:00
parent 68d9b480f6
commit 2420aee32b
10 changed files with 375 additions and 195 deletions
+3
View File
@@ -0,0 +1,3 @@
local len = 4
vim.bo.shiftwidth = len
vim.bo.tabstop = len