view .vim/ftdetect/puppet.vim @ 238:bf173fdcf76e

Updating 'hgs' to work without localhost (better for proxying)
author Steve Huston <huston@astro.princeton.edu>
date Mon, 30 Jan 2023 14:27:38 -0500
parents 07395fbde025
children
line wrap: on
line source

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