Skip to content

Commit

Permalink
Revert "use default 'completeopt'"
Browse files Browse the repository at this point in the history
This reverts commit 76de82b.

I updated YCM plugin and now as I <c-n> it opens a window (preview
window?).

ycm-core/YouCompleteMe/issues/2015#issuecomment-189917191
  • Loading branch information
rcarraretto committed Jan 2, 2019
1 parent ccbc62e commit ef86b5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Expand Up @@ -98,6 +98,7 @@ set hidden
set laststatus=2 " always display status line
set t_Co=256
set noeb vb t_vb=
set completeopt=menu
set wildmenu
set splitright
set splitbelow
Expand Down

0 comments on commit ef86b5b

Please sign in to comment.