I've just installed pathogen on my ~/.vim
and add the new command to run the bundles
:call pathogen#infect()
I've already add to my ~/.vim/bundle
folder vim-surround and NERDtree and everything works great. Nevertheless, when I tried to add garbas SnipMate it didn't work. Could someone help with this issue? Thanks