Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 423 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 423 Bytes

.vim

This project contains a .bashrc, .vimrc and vim plugins to get started with C / C++ programming. Sensible defaults are used.

Just execute the setup.sh script. Note: the script will replace your existing .bashrc, .vimrc and .vim folder and backups of your existing configurations will be sotred in $HOME/.vim_config_backup if needed.

Afterward, execute :PlugInstall fro minside of vim to install all plugins.