dgrizzanti / my.vim

My vim configs as a self-bootstrapping vundle setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My VIM setup

Installation

NOTE: This will move your existing .vimrc to .vimrc.bak and create a new .vimrc

ALSO NOTE: This assumes your default Vim is available from the vi command. If this is not the case, run :BundelInstall inside vim after installing.

bash < <(curl -Ls https://github.com/dgrizzanti/my.vim/raw/master/scripts/setup.sh)

About

My vim configs as a self-bootstrapping vundle setup


Languages

Language:Vim Script 94.9%Language:Shell 5.1%