Rostislav Svoboda wrote: >> I'm having a strange issue with Pathogen. I'm trying to keep my Vim >> configuration and plugins organised on several computers >> so I decided to create a git repo for it. > > I had the same problem and realized Vundle works for me better than pathogen
I second the suggestion to use Vundle. I keep my vimrc in Github & then clone it to any machine I'm going to use (after cloning Vundle, of course) & then run `:BundleInstall` & there's my plugins. I also keep my colors & syntax directories in Github & a couple of plugins that don't really work via Vundle (i.e. toggle_width.vim for NERDTree) & a very basic bashrc which adds full color to the terminal for Powerline, etc. I've used it on CentOS, Debian, Fedora, OS X & Ubuntu & they all work but not Windows 'cause I don't use it so have never tried it, so I can't comment. If you want to see it, it's at <http://github.com/horse-latitudes/horse-vimfiles>. Cheers, Phil... -- But masters, remember that I am an ass. Though it be not written down, yet forget not that I am an ass. Wm. Shakespeare - Much Ado About Nothing
signature.asc
Description: OpenPGP digital signature
