vim-patch:2c7f8c574f1f

Update runtime files
2c7f8c574f

Omit the following line for man.vim:
hi def link manFooter PreProc
This commit is contained in:
Jan Edmund Lazo
2021-04-27 23:14:29 -04:00
parent 9d3576246b
commit c2635665c5
16 changed files with 98 additions and 47 deletions

View File

@@ -1,9 +1,9 @@
" Vim syntax file
" Language: Perl 5
" Maintainer: vim-perl <vim-perl@googlegroups.com>
" Homepage: http://github.com/vim-perl/vim-perl/tree/master
" Bugs/requests: http://github.com/vim-perl/vim-perl/issues
" Last Change: 2017-09-12
" Homepage: https://github.com/vim-perl/vim-perl/tree/master
" Bugs/requests: https://github.com/vim-perl/vim-perl/issues
" Last Change: 2020 Apr 15
" Contributors: Andy Lester <andy@petdance.com>
" Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>
" Lukas Mai <l.mai.web.de>