Hacker News new | ask | show | jobs
by SandB0x 4788 days ago
Would love a package management solution.
5 comments

Vundle (https://github.com/gmarik/vundle) is good enough for me.
Pathogen—as mentioned—is great, but I've switched to Vundle and find it easier to manage.
I'm sure you've heard of pathogen, but if not, check it out here: https://github.com/tpope/vim-pathogen. I've been using it for a while and it's fantastic.
Since it hasn't been mentioned yet, I'll add https://github.com/MarcWeber/vim-addon-manager

(Not to be confused with http://packages.debian.org/sid/vim-addon-manager -- and yes, the author of the former got permission from the author of the latter to re-use the name.)

Vundle is what I use.
I use Vundle too but it's often frustating. The package management in Sublime Text looks much slicker, but then Sublime Text is slick overall.