Closed seyDoggy closed 10 years ago
Nevermind, I wasn't aware that Vundle had a way around this, just rename the bundle:
Plugin 'kristijanhusak/vim-multiple-cursors', {'name': 'multiple-cursors'}
You can also go to ~/.vim/bundle
and remove multiple cursors folder and do Vundle installation again.
I'm using spf13-vim distribution and I'm trying to use your fork over @terryma's but when I UnBundle terryma's and bundle yours I get a persistent Vundle error. Not your issue I know, but wondered if you had any thoughts on how to work around this.