- sudo apt-get install exuberant-ctags
- git cloen this repo
- rename it to .vim and include "source ~/.vim/gassavimrc" in .vimrc file
- rm -rf ~/.vim/bundle
- git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
- run vim programming with command mode: PluginInstall
- restart your vim in neccessary, and good to roll now.