diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2026-01-01 08:02:09 +0800 |
|---|---|---|
| committer | zeertzjq <zeertzjq@outlook.com> | 2026-01-01 08:17:57 +0800 |
| commit | 65e7aa92553f4d8a7f9907ce934e8ab5907b7df1 (patch) | |
| tree | 421f4e0a25dbda0e89302834afa9f947dba75087 /runtime/syntax/perl.vim | |
| parent | 5fb1ac8cb67182eeea18e34062687c4065b03964 (diff) | |
vim-patch:partial:2f689d5: runtime: mark more invalid email addresses
https://github.com/vim/vim/commit/2f689d5abde0ccddca9e20d8c93a0299bd054e32
Skip colors/ and syntax/help_ru.vim: missing previous changes.
Co-authored-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'runtime/syntax/perl.vim')
| -rw-r--r-- | runtime/syntax/perl.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/syntax/perl.vim b/runtime/syntax/perl.vim index 73f967a183..c5dced9b39 100644 --- a/runtime/syntax/perl.vim +++ b/runtime/syntax/perl.vim @@ -1,6 +1,6 @@ " Vim syntax file " Language: Perl -" Maintainer: vim-perl <vim-perl@googlegroups.com> +" Maintainer: vim-perl <vim-perl@googlegroups.com> (need to be subscribed to post) " Homepage: https://github.com/vim-perl/vim-perl " Bugs/requests: https://github.com/vim-perl/vim-perl/issues " License: Vim License (see :help license) |
