feat: lazyredraw the windows' content

e.g. when applying a macro on several lines
This commit is contained in:
David JULIEN 2021-07-22 22:59:33 +02:00
parent a9a01b606d
commit 3d13e614a0
1 changed files with 1 additions and 0 deletions

View File

@ -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