sbabashahi / vimplug

Manage Vim plugins, simply and elegantly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vimplug

A simple shell script to manage Vim plugins.

Features

  • No need to add any configuration to vimrc
  • Manage your plugins from within Vim and Bash
  • Simple and intuitive

Requirements

The only dependency of vimplug is Bash, however, pathogen is recommended to manage Vim's runtime path. Vimplug looks for a directory named bundle in your $HOME/.vim directory but it can be configured.

Installation

Simply install it in a directory that is in your execution $PATH.

License

MIT License

About

Manage Vim plugins, simply and elegantly

License:MIT License


Languages

Language:Shell 100.0%