I have been a deep user of vim since 2011. I have clean up a sort of vim configuration based on my habit and shared it for every one. I recommend this configuration for C++ and Python user.
sudo apt-get install build-essential cmake python-dev python3-dev
This vim configuration is very simple to install. You can deploy this configuration by running the following script:
git clone https://github.com/StillKeepTry/My-Vim.git
cd My-Vim/
bash install_stillkeeptry_vim.sh
- monokai (Default)
If you like it, please give me a star. :)