Stuff
This commit is contained in:
@@ -75,6 +75,7 @@ vim.opt.softtabstop = 4
|
||||
vim.opt.expandtab = true
|
||||
-- Automatically indent code
|
||||
vim.opt.smartindent = true
|
||||
vim.opt.autoindent = true
|
||||
|
||||
-- Save the file when switching buffers
|
||||
vim.opt.autowriteall = true
|
||||
|
||||
Reference in New Issue
Block a user