Vlugger

Vlugger is a simple package manger for Vim plugins.

Installation

Prerequisties

This package manager uses pathogen and git.

Windows

*Nix

Getting started

Install your first plugin

Run vlugger search <plugin_author>/<plugin_repo> Note : The repo has to be on GitHub

If the repo exists, then run : - If you keep your ~/ version controlled : vlugger install <plugin_author>/<plugin_repo> - If you don't : vlugger install <plugin_author>/<plugin_repo> --no-vcs

Getting more help

Run vlugger --help for help