view .vim/ftdetect/puppet.vim @ 179:17d8c9adc45a

Forgot the domain here
author Steve Huston <huston@astro.princeton.edu>
date Tue, 03 Mar 2020 11:01:16 -0500
parents 07395fbde025
children
line wrap: on
line source

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