This repository is my own vim setups. Feel free to copy anything if you like or you want to try these settings.
I use vim-plug as my plugin manager. If you just copy and use my .vimrc
you have to download vim-plug to manage all other plugins.
You can follow their installation guide to install vim-plug (basically just one line of shell command). After that run :PlugInstall
or any other method you learn from their documentation to install all the plugins.
Don't open pull request and ruin my setup.
If I don't like the changes I'll just close or ignore the pull request since it would directly affect my editor.