Hacker News new | ask | show | jobs
by zefei 4231 days ago
Can you elaborate? I think all modern package managers (vundle/neobundle/vimplug) do a pretty good job.
4 comments

I'm assuming he means something more like a single CLI utility for managing plugins from a centralized source. Like pacman, apt-get, npm, etc.

It doesn't exist per se, but install pathogen or vundle and you can pretend github is your centralized source, and git your package manager.

Yeah I'm pretty surprised by the OP's comment. Vundle works really well in my experience.
Ditto Pathogen.
Second Pathogen
> Can you elaborate? I think all modern package managers (vundle/neobundle/vimplug) do a pretty good job.

The fact that there are multiple package managers is a problem. There should be just one package manager, managed by the core team.

I use pathogen. I just browsed vundle/neobundle/vimplug and and you are right - they are a big improvement over pathogen. I'm gonna migrate to one of them.

But still, IMHO, they can do better. What I see in vundle/neobundle/vimplug isn't as good as systems like NPM/RubyGems/Cargo/Hex.