summaryrefslogtreecommitdiff
path: root/runtime/syntax/pod.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-08-13 12:09:22 +0200
committerBram Moolenaar <Bram@vim.org>2010-08-13 12:09:22 +0200
commitf354981d4b6f242a84b8b057301b640937db6995 (patch)
tree183aae18b4bd860530f96c2dcba3bbd3659d6075 /runtime/syntax/pod.vim
parent7900f14991ab7abfe77fb53e416ac5c189cc3577 (diff)
downloadvim-git-f354981d4b6f242a84b8b057301b640937db6995.tar.gz
Update to Perl runtime files. (Andy Lester)
Diffstat (limited to 'runtime/syntax/pod.vim')
-rw-r--r--runtime/syntax/pod.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/syntax/pod.vim b/runtime/syntax/pod.vim
index f21e72a70..041c7c4cf 100644
--- a/runtime/syntax/pod.vim
+++ b/runtime/syntax/pod.vim
@@ -1,6 +1,7 @@
" Vim syntax file
" Language: Perl POD format
" Maintainer: Andy Lester <andy@petdance.com>
+" Previously: Scott Bigham <dsb@killerbunnies.org>
" URL: http://github.com/petdance/vim-perl
" Last Change: 2009-08-14