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