Vim plugins for chef (syntax highliting and autocomplete snipmate)
Bundle "MarcWeber/vim-addon-mw-utils"
Bundle "tomtom/tlib_vim"
Bundle "garbas/vim-snipmate"
Bundle "vadv/vim-chef"
Next:
:BundleInstall
Enable syntax for chef files some like this:
autocmd FileType ruby,eruby set filetype=ruby.eruby.chef