view .vim/ftdetect/puppet.vim @ 164:18429055e586

Removing some no-longer-used aliases and such
author Steve Huston <huston@astro.princeton.edu>
date Mon, 13 Aug 2018 14:51:20 -0400
parents 07395fbde025
children
line wrap: on
line source

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