I love Snipmate and discovered there are changes I'd like to make. So I built my own repo here to back it up.
example:
cd ~/repo
git clone git@github.com:jjasghar/snipmate-snippets.git
cd ~/.vim/snippets
ln -s ~/repo/snipmate-snippets/snippets/chef.snippets ./
Enable syntax for chef files some like this, add this to your .vimrc
:
autocmd FileType ruby,eruby set filetype=ruby.eruby.chef