3 lines
85 B
VimL
3 lines
85 B
VimL
" detect puppet filetype
|
|
au BufRead,BufNewFile *.pp set filetype=puppet
|