colorscheme
This commit is contained in:
@@ -16,3 +16,8 @@ vim.opt.splitbelow = true
|
||||
vim.opt.updatetime = 200
|
||||
vim.opt.timeoutlen = 400
|
||||
|
||||
vim.opt.tabstop=4
|
||||
vim.opt.softtabstop=4
|
||||
vim.opt.autoindent=true
|
||||
vim.opt.smartindent=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user