mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-10 04:23:51 -05:00
3 lines
85 B
VimL
3 lines
85 B
VimL
" detect puppet filetype
|
|
au BufRead,BufNewFile *.pp set filetype=puppet
|