view .vim/ftdetect/puppet.vim @ 154:cfbaaeb8b71d

This makes 'hgs' work nicer on Linux, still may be more tweaks to do
author Steve Huston <huston@astro.princeton.edu>
date Mon, 10 Apr 2017 15:31:48 -0400
parents 07395fbde025
children
line wrap: on
line source

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