I love vim, but it's no longer my weapon of choice.
This config exists for emergencies on the battlefield, where Emacs is unavailable.
Tailored for Neovim, but will still work in vanilla Vim.
git clone https://github.com/hlissner/.vim ~/.vim
cd ~/.vim
make install # installs vim-plug + sets up symlinks + installs plugins
Run make update
to update plugins.