I was trying to be super productive and tried to mimic my vim profile to others by grabbing their .vim file from github. However, now vim and gvim are totally screwed up. syntax highlighting doesn't work, snipMate doesn't work and many other things.
How can I go back to square one? How do I completely remove vim and gvim and install from scratch.
sudo aptitude reinstall vim
does not help.