annotate .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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
109
07395fbde025 Adding puppet plugin:
Steve Huston <huston@astro.princeton.edu>
parents:
diff changeset
1 " detect puppet filetype
07395fbde025 Adding puppet plugin:
Steve Huston <huston@astro.princeton.edu>
parents:
diff changeset
2 au BufRead,BufNewFile *.pp set filetype=puppet