From: Christian Brabandt Date: Sat, 3 Jan 2026 16:29:07 +0000 (+0000) Subject: runtime: mention subscription only ml, fix typo in maintainer email X-Git-Tag: v9.1.2046~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57352b279d4de492dee4be07d6bc4a116599bbac;p=thirdparty%2Fvim.git runtime: mention subscription only ml, fix typo in maintainer email Signed-off-by: Christian Brabandt --- diff --git a/runtime/autoload/gnat.vim b/runtime/autoload/gnat.vim index 0def6723b2..585be2e1e0 100644 --- a/runtime/autoload/gnat.vim +++ b/runtime/autoload/gnat.vim @@ -3,7 +3,7 @@ " Language: Ada (GNAT) " $Id: gnat.vim 887 2008-07-08 14:29:01Z krischik $ " Copyright: Copyright (C) 2006 Martin Krischik -" Maintainer: Martin Krischi k +" Maintainer: Martin Krischi " Ned Okie " $Author: krischik $ " $Date: 2008-07-08 16:29:01 +0200 (Di, 08 Jul 2008) $ diff --git a/runtime/compiler/gnat.vim b/runtime/compiler/gnat.vim index 086edbede3..696d1c6eb4 100644 --- a/runtime/compiler/gnat.vim +++ b/runtime/compiler/gnat.vim @@ -3,7 +3,7 @@ " Language: Ada (GNAT) " $Id: gnat.vim 887 2008-07-08 14:29:01Z krischik $ " Copyright: Copyright (C) 2006 Martin Krischik -" Maintainer: Martin Krischi k +" Maintainer: Martin Krischi " Ned Okie " $Author: krischik $ " $Date: 2008-07-08 16:29:01 +0200 (Di, 08 Jul 2008) $ diff --git a/runtime/compiler/perl.vim b/runtime/compiler/perl.vim index 6aeaac3fa1..04643af26c 100644 --- a/runtime/compiler/perl.vim +++ b/runtime/compiler/perl.vim @@ -1,6 +1,6 @@ " Vim compiler file " Compiler: Perl syntax checks (perl -Wc) -" Maintainer: vim-perl +" Maintainer: vim-perl (need to be subscribed to post) " Author: Christian J. Robinson " Homepage: https://github.com/vim-perl/vim-perl " Bugs/requests: https://github.com/vim-perl/vim-perl/issues diff --git a/runtime/compiler/perlcritic.vim b/runtime/compiler/perlcritic.vim index 4b5f34dd2e..d50bc31129 100644 --- a/runtime/compiler/perlcritic.vim +++ b/runtime/compiler/perlcritic.vim @@ -1,6 +1,6 @@ " Vim compiler file " Compiler: perlcritic -" Maintainer: vim-perl +" Maintainer: vim-perl (need to be subscribed to post) " Author: Doug Kearns " Homepage: https://github.com/vim-perl/vim-perl " Bugs/requests: https://github.com/vim-perl/vim-perl/issues diff --git a/runtime/compiler/podchecker.vim b/runtime/compiler/podchecker.vim index 20faaa4bcc..744c1034d6 100644 --- a/runtime/compiler/podchecker.vim +++ b/runtime/compiler/podchecker.vim @@ -1,6 +1,6 @@ " Vim compiler file " Compiler: podchecker -" Maintainer: vim-perl +" Maintainer: vim-perl (need to be subscribed to post) " Author: Doug Kearns " Homepage: https://github.com/vim-perl/vim-perl " Bugs/requests: https://github.com/vim-perl/vim-perl/issues diff --git a/runtime/ftplugin/perl.vim b/runtime/ftplugin/perl.vim index 03368a7af3..f2d39161b6 100644 --- a/runtime/ftplugin/perl.vim +++ b/runtime/ftplugin/perl.vim @@ -1,6 +1,6 @@ " Vim filetype plugin file " Language: Perl -" Maintainer: vim-perl +" Maintainer: vim-perl (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) diff --git a/runtime/ftplugin/pod.vim b/runtime/ftplugin/pod.vim index 81b0011bc5..5431fb9923 100644 --- a/runtime/ftplugin/pod.vim +++ b/runtime/ftplugin/pod.vim @@ -1,6 +1,6 @@ " Vim filetype plugin file " Language: Perl POD format -" Maintainer: vim-perl +" Maintainer: vim-perl (need to be subscribed to post) " Author: Doug Kearns " Homepage: https://github.com/vim-perl/vim-perl " Bugs/requests: https://github.com/vim-perl/vim-perl/issues diff --git a/runtime/ftplugin/raku.vim b/runtime/ftplugin/raku.vim index f57427e323..4eb2619fd9 100644 --- a/runtime/ftplugin/raku.vim +++ b/runtime/ftplugin/raku.vim @@ -1,6 +1,6 @@ " Vim filetype plugin file " Language: Raku -" Maintainer: vim-perl +" Maintainer: vim-perl (need to be subscribed to post) " Homepage: https://github.com/Raku/vim-raku " Bugs/requests: https://github.com/Raku/vim-raku/issues " Last Change: 2021 Apr 16 diff --git a/runtime/ftplugin/tap.vim b/runtime/ftplugin/tap.vim index c165c0ce68..9f656f74b4 100644 --- a/runtime/ftplugin/tap.vim +++ b/runtime/ftplugin/tap.vim @@ -1,6 +1,6 @@ " Vim filetype plugin file " Language: Verbose TAP Output -" Maintainer: vim-perl +" Maintainer: vim-perl (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) diff --git a/runtime/ftplugin/tt2html.vim b/runtime/ftplugin/tt2html.vim index 0407dbba4e..195a232e07 100644 --- a/runtime/ftplugin/tt2html.vim +++ b/runtime/ftplugin/tt2html.vim @@ -1,6 +1,6 @@ " Vim filetype plugin file " Language: TT2 embedded with HTML -" Maintainer: vim-perl +" Maintainer: vim-perl (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) diff --git a/runtime/ftplugin/xs.vim b/runtime/ftplugin/xs.vim index 206fbc2713..d51c411298 100644 --- a/runtime/ftplugin/xs.vim +++ b/runtime/ftplugin/xs.vim @@ -1,6 +1,6 @@ " Vim filetype plugin file " Language: XS (Perl extension interface language) -" Maintainer: vim-perl +" Maintainer: vim-perl (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) diff --git a/runtime/indent/perl.vim b/runtime/indent/perl.vim index a97c34da53..636d646d4d 100644 --- a/runtime/indent/perl.vim +++ b/runtime/indent/perl.vim @@ -1,6 +1,6 @@ " Vim indent file " Language: Perl -" Maintainer: vim-perl +" Maintainer: vim-perl (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) diff --git a/runtime/indent/raku.vim b/runtime/indent/raku.vim index 753a2b04be..35922aaedc 100644 --- a/runtime/indent/raku.vim +++ b/runtime/indent/raku.vim @@ -1,6 +1,6 @@ " Vim indent file " Language: Perl 6 -" Maintainer: vim-perl +" Maintainer: vim-perl (need to be subscribed to post) " Homepage: https://github.com/vim-perl/vim-perl " Bugs/requests: https://github.com/vim-perl/vim-perl/issues " Last Change: 2020 Apr 15 diff --git a/runtime/syntax/haskell.vim b/runtime/syntax/haskell.vim index e71e1c8072..f3c40cec8e 100644 --- a/runtime/syntax/haskell.vim +++ b/runtime/syntax/haskell.vim @@ -1,6 +1,7 @@ " Vim syntax file " Language: Haskell " Maintainer: Haskell Cafe mailinglist +" (need to be subscribed to post) " Last Change: 2024 Mar 28 by Enrico Maria De Angelis " 2025 Nov 20 by Vim Project: Allow spaces in backticks #18776 " Original Author: John Williams diff --git a/runtime/syntax/lhaskell.vim b/runtime/syntax/lhaskell.vim index cf1f126a3c..a6d98bf031 100644 --- a/runtime/syntax/lhaskell.vim +++ b/runtime/syntax/lhaskell.vim @@ -3,6 +3,7 @@ " Markdown style, TeX style and plain text surrounding " \begin{code} \end{code} blocks " Maintainer: Haskell Cafe mailinglist +" (need to be subscribed to post) " Original Author: Arthur van Leeuwen " Last Change: 2020 Feb 25 " Version: 1.05 diff --git a/runtime/syntax/mason.vim b/runtime/syntax/mason.vim index e1638ece75..cfc0278011 100644 --- a/runtime/syntax/mason.vim +++ b/runtime/syntax/mason.vim @@ -1,6 +1,6 @@ " Vim syntax file " Language: Mason (Perl embedded in HTML) -" Maintainer: vim-perl +" Maintainer: vim-perl (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) 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 +" Maintainer: vim-perl (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) diff --git a/runtime/syntax/pod.vim b/runtime/syntax/pod.vim index 90c9b99a3e..16189611ff 100644 --- a/runtime/syntax/pod.vim +++ b/runtime/syntax/pod.vim @@ -1,6 +1,6 @@ " Vim syntax file " Language: Perl POD format -" Maintainer: vim-perl +" Maintainer: vim-perl (need to be subscribed to post) " Previously: Scott Bigham " Homepage: https://github.com/vim-perl/vim-perl " Bugs/requests: https://github.com/vim-perl/vim-perl/issues diff --git a/runtime/syntax/raku.vim b/runtime/syntax/raku.vim index 1bf9b4994c..c77dfb3a44 100644 --- a/runtime/syntax/raku.vim +++ b/runtime/syntax/raku.vim @@ -1,6 +1,6 @@ " Vim syntax file " Language: Raku -" Maintainer: vim-perl +" Maintainer: vim-perl (need to be subscribed to post) " Homepage: https://github.com/Raku/vim-raku " Bugs/requests: https://github.com/Raku/vim-raku/issues " Last Change: 2021-04-16 diff --git a/runtime/syntax/tt2.vim b/runtime/syntax/tt2.vim index 6826fb1581..100eb6e6a1 100644 --- a/runtime/syntax/tt2.vim +++ b/runtime/syntax/tt2.vim @@ -1,6 +1,6 @@ " Vim syntax file " Language: TT2 (Perl Template Toolkit) -" Maintainer: vim-perl +" Maintainer: vim-perl (need to be subscribed to post) " Author: Moriki, Atsushi <4woods+vim@gmail.com> " Homepage: https://github.com/vim-perl/vim-perl " Bugs/requests: https://github.com/vim-perl/vim-perl/issues diff --git a/runtime/syntax/tt2html.vim b/runtime/syntax/tt2html.vim index 8c223be707..f489182d5f 100644 --- a/runtime/syntax/tt2html.vim +++ b/runtime/syntax/tt2html.vim @@ -1,6 +1,6 @@ " Vim syntax file " Language: TT2 embedded with HTML -" Maintainer: vim-perl +" Maintainer: vim-perl (need to be subscribed to post) " Author: Moriki, Atsushi <4woods+vim@gmail.com> " Homepage: https://github.com/vim-perl/vim-perl " Bugs/requests: https://github.com/vim-perl/vim-perl/issues diff --git a/runtime/syntax/xs.vim b/runtime/syntax/xs.vim index 2145ede2dd..90f8d3710a 100644 --- a/runtime/syntax/xs.vim +++ b/runtime/syntax/xs.vim @@ -1,7 +1,7 @@ " Vim syntax file " Language: XS (Perl extension interface language) " Author: Autogenerated from perl headers, on an original basis of Michael W. Dodge -" Maintainer: vim-perl +" Maintainer: vim-perl (need to be subscribed to post) " Previous: Vincent Pit " Homepage: https://github.com/vim-perl/vim-perl " Bugs/requests: https://github.com/vim-perl/vim-perl/issues