inital commit

This commit is contained in:
2022-12-19 15:52:56 -07:00
commit 699efee232
20 changed files with 819 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
vim.bo.shiftwidth = 2
vim.bo.tabstop = 2
vim.bo.softtabstop = 2
vim.bo.textwidth = 120