Skip to content

dastergon/vim-chef

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-chef

Vim plugins for chef (syntax highliting and autocomplete snipmate)

Install with dependencies using Vundle

Bundle "MarcWeber/vim-addon-mw-utils"
Bundle "tomtom/tlib_vim"
Bundle "garbas/vim-snipmate"
Bundle "vadv/vim-chef"

Next: :BundleInstall

Enable

Enable syntax for chef files some like this:

autocmd FileType ruby,eruby set filetype=ruby.eruby.chef

About

Vim plugins for chef

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%