So, actually, we need that timeout.
This commit is contained in:
parent
81f9422738
commit
aa23209289
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ set incsearch " Incremental search
|
||||||
set title " Update terminal title
|
set title " Update terminal title
|
||||||
set wildmenu " Enhanced command completion, with menu!
|
set wildmenu " Enhanced command completion, with menu!
|
||||||
|
|
||||||
set notimeout " No timeout for key sequences
|
set timeoutlen=500 " Timeout for key sequences
|
||||||
|
|
Loading…
Reference in a new issue