# Vlugger Vlugger is a simple plugin manager for Vim. ![Crates.io](https://img.shields.io/crates/d/vlugger?label=Downloads%20%28crates.io%29) ![GitHub Repo stars](https://img.shields.io/github/stars/Wafelack/vlugger?color=sucess&label=Stars&logo=Github)

Installation

Prerequisties

This package manager uses pathogen and git.

Windows

You can either :

*Nix

You can either :

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 :

Update your plugins

Run vlugger update to update all the plugins located in ~/.vim/bundle/.

Getting more help

Run vlugger --help for help