npm install pathogen-pmCLI for managing pathogen plugins.
Requires: git, node, npm
``sh`
npm install -g pathogen-pm
Installs vim plugins into ~/.vim/bundle
`sh`
pathogen-pm ls
pathogen-pm install [github_url]
pathogen-pm remove
pathogen-pm update
This CLI will create a file ~/.pathogen.json` that will store the github urls you install with it.