pathogen-pm

0.2.0 • Public • Published

Pathogen-pm

Build Status

CLI for managing pathogen plugins.

Requires: git, node, npm

npm install -g pathogen-pm

Installs vim plugins into ~/.vim/bundle

pathogen-pm ls
pathogen-pm install [github_url]
pathogen-pm remove <key>
pathogen-pm update <key>

This CLI will create a file ~/.pathogen.json that will store the github urls you install with it.

/pathogen-pm/

    Package Sidebar

    Install

    npm i pathogen-pm

    Weekly Downloads

    3

    Version

    0.2.0

    License

    ISC

    Last publish

    Collaborators

    • esayemm