If you do web dev a lot...yes
-
clone the repo
git clone git://github.com/happypeter/peter-vim.git -
rename it
mv peter-vim ~/.vim -
set up
~/.vimrc, have a fake.vimrcin your$HOMEln -s ~/.vim/vimrc ~/.vimrc -
you also need to install
Ctags,ack-grepsudo apt-get install exuberant-ctags ack-grep # for ubuntu -
Video about how I manage my plugins