add tools directory
[mirror/dsa-puppet.git] / tools / vim / ftdetect / puppet.vim
diff --git a/tools/vim/ftdetect/puppet.vim b/tools/vim/ftdetect/puppet.vim
new file mode 100644 (file)
index 0000000..c9d15ea
--- /dev/null
@@ -0,0 +1,2 @@
+" detect puppet filetype
+au BufRead,BufNewFile *.pp              set filetype=puppet