nvim: gentler updatetime
This commit is contained in:
parent
5c9cd96f33
commit
59c9ea94a4
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ set wildmode=list:longest
|
|||
set wildignore=*.swp,*.bak,*.pyc,*.class
|
||||
set splitbelow " Preview window
|
||||
set splitright
|
||||
set updatetime=150
|
||||
set updatetime=500
|
||||
|
||||
let mapleader=","
|
||||
|
||||
|
|
Loading…
Reference in a new issue