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 6
" 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: 2013-07-21
" 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: Luke Palmer <fibonaci@babylonia.flatirons.org>
" Moritz Lenz <moritz@faui2k3.org>