view .vim/ftdetect/puppet.vim @ 199:6bfec0d0d020

Start an agent in there too, though I wonder if this would be better as a function...
author Steve Huston <huston@astro.princeton.edu>
date Wed, 30 Sep 2020 11:22:35 -0400
parents 07395fbde025
children
line wrap: on
line source

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