This is my vimrc file. It's quiet simple, but I will make it better.
- Vundle plugin manager
- vim-fugitive vim git plugin
- vim-airline a awesome status bar
- matrix.vim a good screensaver
Run command
make install
If you want to use this vim configuration, please remove your ~/.vimrc and ~/.vim files first, or you just run (THIS WILL DELETE YOUR OWN VIM CONFIGURATION FILES):
make clean