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 (or how to compile it), vim cheatsheet and others, visit https://github.com/saaguero/dotvim/wiki.