/ultra_vim

The best Vim configurations ever!

Primary LanguageVim ScriptMIT LicenseMIT

Welcome to Ultra VIM (tentative)

This project provides a powerful, flexible Vim configurations and currently under heavy development.

Table of Contents

Installation

You can install this Vim configuration via curl or wget.

via curl

curl -L https://github.com/bcbcarl/ultra_vim/raw/master/install.sh | sh

via wget

wget --no-check-certificate https://github.com/bcbcarl/ultra_vim/raw/master/install.sh -O - | sh

Requirements

You must have both Vim 7.3+ and Git installed.

License

This Vim configuration is based on mutewinter/dot_vim and released under the MIT license.