Just the vim version of Sparkup tailored for easy installation with pathogen.
Like @tpope says:
If you don't have a preferred installation method, I recommend installing pathogen.vim, and then simply copy and paste:
cd ~/.vim/bundle
git clone git://github.com/tristen/vim-sparkup.git
Once help tags have been generated, you can view the manual with
:help sparkup
.