Install Update vim plugins git clone https://github.com/gmarik/Vundle.vim ~/.vim/bundle/Vundle.vim vim +BundleInstall +qall Vim tips Reload Vim configuration file If you’re editing it: :so % % stands for current file name and :so is short for :source. Clear search highlight :noh