view .vim/ftdetect/puppet.vim @ 220:1be7d2e2b2a1

.hgrc for chromebook VMs, and adopt their .bash_logout
author Steve Huston <huston@srhuston.net>
date Tue, 06 Apr 2021 18:51:42 -0400
parents 07395fbde025
children
line wrap: on
line source

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