My .vim configuration - a stripped down version of https://github.com/derekwyatt/vim-config
To install it, do the following:
- Wipe out your
~/.vimrcfile and~/.vimdirectory (back up if you wish) git clone https://github.com/oldgit/vim-config.git ~/.vimln -s ~/.vim/vimrc ~/.vimrc- vim-plug is used, which is installed into autoload if it does not already exist.
- Start neovim with
nvim