]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vimrc
No asyncomplete's auto_popup, do only on demand
[dotfiles.git] / vim / .vimrc
index ab10103833a82475e7471909ffd379c2593ea820..d44abc32fc2118d9092ba9b4a1c1f59373b6c862 100644 (file)
@@ -33,6 +33,7 @@ set showcmd
 set showmatch
 set listchars=trail:·,tab:>→,nbsp:% ",eol:¶
 set list
+set completeopt-=preview
 
 set cursorline
 set cursorcolumn