Add smartindent
This commit is contained in:
@@ -139,6 +139,7 @@ vim.o.signcolumn = 'yes'
|
||||
vim.o.smartcase = true
|
||||
vim.o.spelllang = 'en'
|
||||
vim.o.tabstop = 2
|
||||
vim.o.smartindent = true
|
||||
|
||||
|
||||
if vim.fn.expand('%') == '' then
|
||||
|
||||
Reference in New Issue
Block a user