view .vim/ftdetect/puppet.vim @ 188:a05016e4881b

Stop screwing with term settings
author Steve Huston <huston@astro.princeton.edu>
date Wed, 01 Apr 2020 10:21:34 -0400
parents 07395fbde025
children
line wrap: on
line source

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