view .vim/ftdetect/puppet.vim @ 109:07395fbde025

Adding puppet plugin: * Version cd0c2ed92ba1 from hg clone git+https://github.com/puppetlabs/puppet-syntax-vim.git * Added line to vimrc to load plugin properly
author Steve Huston <huston@astro.princeton.edu>
date Sat, 26 Apr 2014 17:57:50 -0400
parents
children
line wrap: on
line source

" detect puppet filetype
au BufRead,BufNewFile *.pp              set filetype=puppet