VundleVim / Vundle.vim

Vundle, the plug-in manager for Vim

Home Page:http://github.com/VundleVim/Vundle.Vim

Repository from Github https://github.comVundleVim/Vundle.vimRepository from Github https://github.comVundleVim/Vundle.vim

error processing plugins, unable to install plugins.

apoorv569 opened this issue · comments

i was using some plugins on my laptop, and wanted to use the same plugins on my desktop also, so i copied my .vimrc and .vim folder from my laptop and pasted it in my desktop pc, opened vim and ran :PluginInstall its giving me an error saying "Error Processing Plugins" when i press l for logs it says fatal: not a git repository every plugin has the same error.

what am i doing wrong here?

Don Copy .vim. The only things you do Is Copy .vimrc and install vundle, then PluginInstall.

yes, its working now. thank you :D