Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 405 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 405 Bytes

My VIM setup

Acknowledgements

Forked from https://github.com/matschaffer/vim-matschaffer and modified for my configuration.

Installation

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

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

Once in vim run

:BundleInstall

Then restart vim and you'll be good to go.