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 indent file
" Language: Perl 5
" Maintainer: vim-perl <vim-perl@googlegroups.com>
" Homepage: http://github.com/vim-perl/vim-perl
" Bugs/requests: http://github.com/vim-perl/vim-perl/issues
" Last Change: 2017-01-04
" Homepage: https://github.com/vim-perl/vim-perl
" Bugs/requests: https://github.com/vim-perl/vim-perl/issues
" Last Change: 2020 Apr 15
" Suggestions and improvements by :
" Aaron J. Sherman (use syntax for hints)