set redrawtime option to 4000
This commit is contained in:
@@ -40,6 +40,7 @@ opt.scrolloff = 5
|
||||
opt.colorcolumn = "120"
|
||||
opt.autoread = true
|
||||
opt.showmode = false
|
||||
opt.redrawtime = 4000
|
||||
|
||||
-- if vim.fn.has("win32") == 1 then
|
||||
-- opt.shell = "powershell.exe"
|
||||
|
||||
Reference in New Issue
Block a user