dotfiles/vim/ftdetect/puppet.vim

3 lines
85 B
VimL
Raw Normal View History

2012-11-21 13:58:48 +01:00
" detect puppet filetype
au BufRead,BufNewFile *.pp set filetype=puppet