vifm: Change delay until map suggestions are shown

This commit is contained in:
Marty Oehme 2023-03-19 14:51:01 +01:00
parent 6a4f2e6ecc
commit 98892fbc89
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A

View file

@ -72,7 +72,7 @@ set wildstyle=popup
" Display suggestions in normal, visual and view modes for keys, marks and
" registers (at most 5 files). In other view, when available.
set suggestoptions=normal,visual,view,otherpane,keys,marks,registers
set suggestoptions=normal,visual,view,otherpane,delay:1000,keys,marks,registers
" Ignore case in search patterns unless it contains at least one uppercase
" letter