My .vimrc backup including some plugins installed and managed by vim-plug. Also works with Neovim without aditional configuration.
- An Unix-like operating system
- git
- vim-plug (link above)
- neovim or vim 7.5+ (remove "set termguicolors" inside .vimrc in case you use a older version)
- Meslo Nerd Font (for the correct display of the slanted separators for the lightline plugin)
git clone https://github.com/vhborges/vimrc.git
cd vimrc
./install.sh