xavierd / clang_complete

Vim plugin that use clang for completing C/C++ code.
http://www.vim.org/scripts/script.php?script_id=3302
1.96k stars 308 forks source link

Adding Plugin 'rip-rip/clang_complete' to vimrc cant open c file anymore #573

Open HenningCode opened 4 years ago

HenningCode commented 4 years ago

As the Title says. If I want to install clang_complete with vundle It wont open C files as soon as I paste Plugin 'rip-rip/clang_complete' into my vimrc file. Why is that?