This repository is an example of configuration for Vim.
Oh I see! You want to be as lazy as it can be? Fine, I understand you. Just copy and paste this line and you'll have something good ;)
git clone https://github.com/BlackyFox/vimrc && ./vimrc/setup.shManual installation is really simple. You just have to copy the .vim folder and the .vimrc file inside your home directory to set it up!
git clone https://github.com/BlackyFox/vimrc
cd vimrc
cp .vim* $HOME/ -RThis configuration uses the Badwolf color scheme made by Steve Losh. Huge thanks to him for his work!