inital commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
vim.bo.shiftwidth = 2
|
||||
vim.bo.tabstop = 2
|
||||
vim.bo.softtabstop = 2
|
||||
vim.bo.textwidth = 120
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
vim.bo.shiftwidth = 2
|
||||
vim.bo.tabstop = 2
|
||||
vim.bo.softtabstop = 2
|
||||
vim.bo.textwidth = 120
|
||||