feat: lazyredraw the windows' content
e.g. when applying a macro on several linesmercury
parent
a9a01b606d
commit
3d13e614a0
|
@ -19,6 +19,7 @@ opt.wildoptions = "pum"
|
|||
g.loaded_netrw = 1 -- disable netrw
|
||||
|
||||
-- editor
|
||||
opt.lazyredraw = true
|
||||
opt.splitright = true
|
||||
opt.splitbelow = true
|
||||
opt.scrolloff = 4
|
||||
|
|
Reference in New Issue