Mercurial > index.cgi > dotfiles
annotate .vim/ftdetect/puppet.vim @ 199:6bfec0d0d020
Start an agent in there too, though I wonder if this would be better as a function...
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Wed, 30 Sep 2020 11:22:35 -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 |