view .vim/ftdetect/puppet.vim @ 159:62893c43bfa2

Removing hggit from gallifrey (I don't think I need it anyway)
author Steve Huston <huston@astro.princeton.edu>
date Wed, 13 Dec 2017 11:32:21 -0500
parents 07395fbde025
children
line wrap: on
line source

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