diff options
Diffstat (limited to 'ftdetect/puppet.vim')
-rw-r--r-- | ftdetect/puppet.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/puppet.vim b/ftdetect/puppet.vim new file mode 100644 index 00000000..8237f87f --- /dev/null +++ b/ftdetect/puppet.vim @@ -0,0 +1 @@ +au BufRead,BufNewFile *.pp setfiletype puppet |