mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Reduce timeoutlen
This commit is contained in:
parent
75c6e5396c
commit
79e08d64a4
@ -11,7 +11,7 @@ set splitbelow splitright
|
||||
|
||||
" Time in milliseconds to wait for a mapped sequence to complete,
|
||||
" see https://goo.gl/vHvyu8 for more info
|
||||
set timeoutlen=1500
|
||||
set timeoutlen=1000
|
||||
|
||||
" For CursorHold events
|
||||
set updatetime=2000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user