m2mdas / phpcomplete-extended

A fast, extensible, context aware autocomplete plugin for PHP composer projects with code inspection features.
MIT License
216 stars 23 forks source link

Error processing 'plugin_name' vundle #61

Closed alioukahere closed 8 years ago

alioukahere commented 8 years ago

I put these lines in my .vimrc file Bundle 'Shougo/unite.vim' Bundle 'Shougo/vimproc.vim' Bundle 'm2mdas/phpcomplete-extended' when I run the installation with :BundleInstall, I get errors _Error processing 'plugin_name'_ for all three bundle. And I don't understand. Help please !!!

mkusher commented 8 years ago

@Alioukahere maybe your .vim folder is not writable, check this issue https://github.com/VundleVim/Vundle.vim/issues/273