Wednesday, October 31, 2012

Re: Strange issue with Pathogen

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: §auto-key-locate cert pka ldap hkp://keys.gnupg.net
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJQkWoRAAoJEKuJdOaOnmMJLGIH/j/745xoZSz034MWteaNm9Ts
aKXBtgFNYD/i3vpNaoNcgPnJiDEQ8qrzt4S0T9PPcQLM1ONJxyHa0/Iu8KxhGZCM
0WyzROvgfiyN0PRSRSGLu65o59ZEONhoDcSa59HX3qh5B0NaZGG3I9+QAFTmd0MA
XN1e9Xfr45ZPXRn2EP5LYh4vlDFuRBbPxJt4jw0PFozSdXXjqrd1+SPvrnov5343
zxHbmaV5MD/VY1mxFireL0YG922e/Gu4qKbamsc9WA7FajnADTelzLxE3klr9AGb
/MN0J6F5mzgW01ivFbxwzZEEXPA2S5nb2IGge8LhZpz67LYwAXYHnKceDCG1riY=
=Vv5t
-----END PGP SIGNATURE-----
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

No comments: