vim-patch:8c1b8cb2e0b5 (#18966)

Update runtime files
8c1b8cb2e0
This commit is contained in:
Christian Clason
2022-06-15 09:20:32 +02:00
committed by GitHub
parent 1493efdc14
commit 504d7decbd
39 changed files with 2857 additions and 1547 deletions

View File

@@ -1,9 +1,11 @@
" Vim syntax file
" Language: TT2 embedded with Javascript
" Maintainer: Andy Lester <andy@petdance.com>
" Author: Yates, Peter <pd.yates@gmail.com>
" Homepage: http://github.com/vim-perl/vim-perl
" Bugs/requests: http://github.com/vim-perl/vim-perl/issues
" Last Change: 2013-07-21
" Homepage: https://github.com/vim-perl/vim-perl
" Bugs/requests: https://github.com/vim-perl/vim-perl/issues
" License: Vim License (see :help license)
" Last Change: 2018 Mar 28
if exists("b:current_syntax")
finish