aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/pod.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/ftdetect/pod.vim')
-rw-r--r--vim/ftdetect/pod.vim4
1 files changed, 0 insertions, 4 deletions
diff --git a/vim/ftdetect/pod.vim b/vim/ftdetect/pod.vim
deleted file mode 100644
index 6817b3b4..00000000
--- a/vim/ftdetect/pod.vim
+++ /dev/null
@@ -1,4 +0,0 @@
-" Perl 5 POD files
-autocmd BufNewFile,BufRead
- \ *.pod
- \ setfiletype pod