As soon as I enable neocomplete in my .vimrc
let g:neocomplcache_enable_at_startup = 1
I keep getting
NORMAL › +1 ~2 -281 › 1:.vimrc
1:.vimrc
1:.vimrc
Press ENTER or type command to continue
Message every time I open a file. How can I get rid of that "Press Enter" message after enabling neocomplete?