Updates to theme & stuff
This commit is contained in:
@ -4,7 +4,7 @@ vim.opt.relativenumber = true
|
||||
vim.opt.tabstop = 2
|
||||
vim.opt.softtabstop = 2
|
||||
vim.opt.shiftwidth = 2
|
||||
--vim.opt.expandtab = true
|
||||
vim.opt.expandtab = true
|
||||
|
||||
vim.opt.smartindent = true
|
||||
|
||||
|
Reference in New Issue
Block a user