view .vim/ftdetect/puppet.vim @ 218:81d5d7484f31

Forgot to specify user for that one
author Steve Huston <huston@srhuston.net>
date Sat, 20 Feb 2021 12:29:32 -0500
parents 07395fbde025
children
line wrap: on
line source

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