view .vim/ftdetect/puppet.vim @ 145:0fa686004ced

Need to add a glob on that too
author Steve Huston <huston@astro.princeton.edu>
date Fri, 19 Aug 2016 17:34:11 -0400
parents 07395fbde025
children
line wrap: on
line source

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