comparison runtime/ftplugin/perl.vim @ 20115:bd021eb62e73

Update runtime files Commit: https://github.com/vim/vim/commit/2c7f8c574f1f8723d59adca3fec8fb89c41cf8c9 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 20 19:52:53 2020 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Mon, 20 Apr 2020 20:00:05 +0200
parents d91cf2e26ef0
children d1fe80fb35e6
comparison
equal deleted inserted replaced
20114:80e88fbca4ea 20115:bd021eb62e73
1 " Vim filetype plugin file 1 " Vim filetype plugin file
2 " Language: Perl 2 " Language: Perl
3 " Maintainer: vim-perl <vim-perl@googlegroups.com> 3 " Maintainer: vim-perl <vim-perl@googlegroups.com>
4 " Homepage: http://github.com/vim-perl/vim-perl 4 " Homepage: https://github.com/vim-perl/vim-perl
5 " Bugs/requests: http://github.com/vim-perl/vim-perl/issues 5 " Bugs/requests: https://github.com/vim-perl/vim-perl/issues
6 " Last Change: 2015-02-09 6 " Last Change: 2020 Apr 15
7 7
8 if exists("b:did_ftplugin") | finish | endif 8 if exists("b:did_ftplugin") | finish | endif
9 let b:did_ftplugin = 1 9 let b:did_ftplugin = 1
10 10
11 " Make sure the continuation lines below do not cause problems in 11 " Make sure the continuation lines below do not cause problems in