summaryrefslogtreecommitdiffstats
path: root/ftdetect
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:25:28 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:25:28 +0200
commita127ca5ff2f12ae6394abf2c147bf26802be5b7d (patch)
tree12d16b228af3aaca0fc642b95384a900df4aad7c /ftdetect
parent5674965628973f995e515f452d2e42b82b1d1d66 (diff)
downloadvim-polyglot-a127ca5ff2f12ae6394abf2c147bf26802be5b7d.tar.gz
vim-polyglot-a127ca5ff2f12ae6394abf2c147bf26802be5b7d.zip
Add puppet file syntax support
Diffstat (limited to 'ftdetect')
-rw-r--r--ftdetect/puppet.vim1
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