aboutsummaryrefslogtreecommitdiff
path: root/options.vim
diff options
context:
space:
mode:
Diffstat (limited to 'options.vim')
-rw-r--r--options.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.vim b/options.vim
index 8a40608..188e938 100644
--- a/options.vim
+++ b/options.vim
@@ -123,7 +123,7 @@ set undofile
set shortmess+=c
" Completion behaviour
-set completeopt+=noinsert " Auto select the first completion entry
+" set completeopt+=noinsert " Auto select the first completion entry
set completeopt+=menuone " Show menu even if there is only one item
set completeopt-=preview " Disable the preview window