Awesome
Installation
Copy or symlink .vimrc to your $HOME
(or %HOMEPATH%
in Windows)
Run vim. The first time it will install the package manager vim-plug
along with all the plugins in $HOME/.vim/plugged
(or %HOMEPATH%\.vim\plugged
in Windows.)
Wiki
For things about how to get vim binaries (or how to compile it), vim cheatsheet and others, visit https://github.com/saaguero/dotvim/wiki.