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