Disable preview window for autocomplete.
This commit is contained in:
parent
86f431c7f5
commit
422d9afe56
@ -8,6 +8,7 @@ set autochdir
|
|||||||
set autoread
|
set autoread
|
||||||
set autowrite
|
set autowrite
|
||||||
set backspace=indent,eol,start
|
set backspace=indent,eol,start
|
||||||
|
set completeopt-=preview
|
||||||
set encoding=utf-8
|
set encoding=utf-8
|
||||||
set expandtab
|
set expandtab
|
||||||
set fileformats=unix,dos,mac
|
set fileformats=unix,dos,mac
|
||||||
|
Loading…
Reference in New Issue
Block a user