ctags and vim Download the files and copy them into ~/ vimrc installation mv vimrc .vimrc ctags installation unzip ctags-master.zip cd ctags-master && ./configure && make && make install mkdir .vim && mv snipMate.zip taglist_45.zip ./vim cd .vim && unzip *.zip