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.)
For things about How to get Vim Binaries, How to Compile Vim, Different Vim Bindings, Vim Cheatsheet and others, visit https://github.com/saaguero/dotvim/wiki.