Mercurial > index.cgi > dotfiles
annotate .vim/ftdetect/puppet.vim @ 207:7fc7d82cce6d
I think this might have the last of the proxy setup finished - should be portable too (at least to other Macs)
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Wed, 25 Nov 2020 14:54:48 -0500 |
parents | 07395fbde025 |
children |
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 |