made tab helper, relative movement

This commit is contained in:
2022-10-10 08:12:29 -05:00
parent 61446bb8e5
commit a8ad2d6fe8
17 changed files with 39 additions and 45 deletions
+1 -2
View File
@@ -1,2 +1 @@
vim.bo.shiftwidth = 2
vim.bo.tabstop = 2
require("helpers").set_tab(2)