- Install Vundle first.
- Enter vim and
:VundleInstall
. - Use pathogen
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
. - Install xptemplate for super tab.
- Install Ctags/Taglist/Cscope/Winmanager/NERDTree/OmniCppComplete
find . -name "*~" > ToBeClear.sh
chmod +x ToBeClear.sh
(Add rm, sort multi-lines to one line by "shift j")
./ToBeClear.sh