comparison runtime/ftplugin/perl.vim @ 2531:c9022997af9e vim73

Runtime file updates.
author Bram Moolenaar <bram@vim.org>
date Mon, 09 Aug 2010 22:33:06 +0200
parents 7bc41231fbc7
children 94601b379f38
comparison
equal deleted inserted replaced
2530:9fe4164cb586 2531:c9022997af9e
1 " Vim filetype plugin file 1 " Vim filetype plugin file
2 " Language: Perl 2 " Language: Perl
3 " Maintainer: Dan Sharp <dwsharp at users dot sourceforge dot net> 3 " Maintainer: Andy Lester <andy@petdance.com>
4 " Last Change: 20 Jan 2009 4 " URL: http://github.com/petdance/vim-perl
5 " URL: http://dwsharp.users.sourceforge.net/vim/ftplugin 5 " Last Change: 2009-08-14
6 6
7 if exists("b:did_ftplugin") | finish | endif 7 if exists("b:did_ftplugin") | finish | endif
8 let b:did_ftplugin = 1 8 let b:did_ftplugin = 1
9 9
10 " Make sure the continuation lines below do not cause problems in 10 " Make sure the continuation lines below do not cause problems in