Mercurial > index.cgi > dotfiles
annotate .vim/ftdetect/puppet.vim @ 200:7d3fe7399566
SSH isn't working as I expected, but this seems to still do the trick
author | Steve Huston <huston@srhuston.net> |
---|---|
date | Fri, 23 Oct 2020 09:27:10 -0400 |
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 |