|
|
|
|
|
by lowboy
4844 days ago
|
|
Great concept! I'd suggest offering Vundle[0] as an alternative to Pathogen, or even replacing it altogether. I've found it to be a better system managing bundles by config in your vimrc and running :BundleInstall/Update/Remove/etc instead of git cloning into a bundle dir. [0]: https://github.com/gmarik/vundle |
|