mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
timeout
This commit is contained in:
parent
5366c0644e
commit
b7fcd4e32e
@ -13,7 +13,7 @@ set splitbelow splitright
|
||||
|
||||
" Time in milliseconds to wait for a mapped sequence to complete,
|
||||
" see https://unix.stackexchange.com/q/36882/221410 for more info
|
||||
set timeoutlen=500
|
||||
set timeoutlen=1000
|
||||
|
||||
set updatetime=1000 " For CursorHold events
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user