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 !!!
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 !!!