view .vim/ftdetect/puppet.vim @ 204:49ce64b810a2

Create a Factorio window, even though we're not running it yet
author Steve Huston <huston@srhuston.net>
date Tue, 24 Nov 2020 11:25:28 -0500
parents 07395fbde025
children
line wrap: on
line source

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