mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-15 08:09:11 +08:00
🎁 New feature: lazyredraw
akes SpaceVim from painfully slow when scrolling using j/k close #489
This commit is contained in:
parent
556bcf3bb5
commit
fe0fa9f4ea
@ -105,6 +105,7 @@ function! SpaceVim#default#SetOptions() abort
|
||||
set hidden
|
||||
set ttimeout
|
||||
set ttimeoutlen=50
|
||||
set lazyredraw
|
||||
endfunction
|
||||
|
||||
function! SpaceVim#default#SetPlugins() abort
|
||||
|
Loading…
x
Reference in New Issue
Block a user