Runtime file updates.

This commit is contained in:
Bram Moolenaar
2010-08-09 22:33:06 +02:00
parent bc226b6ded
commit 9de9997949
7 changed files with 559 additions and 421 deletions

View File

@ -1,8 +1,8 @@
" Vim filetype plugin file
" Language: Perl
" Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net>
" Last Change: 20 Jan 2009
" URL: http://dwsharp.users.sourceforge.net/vim/ftplugin
" Language: Perl
" Maintainer: Andy Lester <andy@petdance.com>
" URL: http://github.com/petdance/vim-perl
" Last Change: 2009-08-14
if exists("b:did_ftplugin") | finish | endif
let b:did_ftplugin = 1