Skip to content

Commit 57352b2

Browse files
committed
runtime: mention subscription only ml, fix typo in maintainer email
Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent 0115da3 commit 57352b2

22 files changed

Lines changed: 22 additions & 20 deletions

runtime/autoload/gnat.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
" Language: Ada (GNAT)
44
" $Id: gnat.vim 887 2008-07-08 14:29:01Z krischik $
55
" Copyright: Copyright (C) 2006 Martin Krischik
6-
" Maintainer: Martin Krischi <krischik@users.sourceforge.net>k
6+
" Maintainer: Martin Krischi <krischik@users.sourceforge.net>
77
" Ned Okie <nokie@radford.edu>
88
" $Author: krischik $
99
" $Date: 2008-07-08 16:29:01 +0200 (Di, 08 Jul 2008) $

runtime/compiler/gnat.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
" Language: Ada (GNAT)
44
" $Id: gnat.vim 887 2008-07-08 14:29:01Z krischik $
55
" Copyright: Copyright (C) 2006 Martin Krischik
6-
" Maintainer: Martin Krischi <krischik@users.sourceforge.net>k
6+
" Maintainer: Martin Krischi <krischik@users.sourceforge.net>
77
" Ned Okie <nokie@radford.edu>
88
" $Author: krischik $
99
" $Date: 2008-07-08 16:29:01 +0200 (Di, 08 Jul 2008) $

runtime/compiler/perl.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" Vim compiler file
22
" Compiler: Perl syntax checks (perl -Wc)
3-
" Maintainer: vim-perl <vim-perl@googlegroups.com>
3+
" Maintainer: vim-perl <vim-perl@googlegroups.com> (need to be subscribed to post)
44
" Author: Christian J. Robinson <heptite@gmail.com>
55
" Homepage: https://github.com/vim-perl/vim-perl
66
" Bugs/requests: https://github.com/vim-perl/vim-perl/issues

runtime/compiler/perlcritic.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" Vim compiler file
22
" Compiler: perlcritic
3-
" Maintainer: vim-perl <vim-perl@googlegroups.com>
3+
" Maintainer: vim-perl <vim-perl@googlegroups.com> (need to be subscribed to post)
44
" Author: Doug Kearns <dougkearns@gmail.com>
55
" Homepage: https://github.com/vim-perl/vim-perl
66
" Bugs/requests: https://github.com/vim-perl/vim-perl/issues

runtime/compiler/podchecker.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" Vim compiler file
22
" Compiler: podchecker
3-
" Maintainer: vim-perl <vim-perl@googlegroups.com>
3+
" Maintainer: vim-perl <vim-perl@googlegroups.com> (need to be subscribed to post)
44
" Author: Doug Kearns <dougkearns@gmail.com>
55
" Homepage: https://github.com/vim-perl/vim-perl
66
" Bugs/requests: https://github.com/vim-perl/vim-perl/issues

runtime/ftplugin/perl.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" Vim filetype plugin file
22
" Language: Perl
3-
" Maintainer: vim-perl <vim-perl@googlegroups.com>
3+
" Maintainer: vim-perl <vim-perl@googlegroups.com> (need to be subscribed to post)
44
" Homepage: https://github.com/vim-perl/vim-perl
55
" Bugs/requests: https://github.com/vim-perl/vim-perl/issues
66
" License: Vim License (see :help license)

runtime/ftplugin/pod.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" Vim filetype plugin file
22
" Language: Perl POD format
3-
" Maintainer: vim-perl <vim-perl@googlegroups.com>
3+
" Maintainer: vim-perl <vim-perl@googlegroups.com> (need to be subscribed to post)
44
" Author: Doug Kearns <dougkearns@gmail.com>
55
" Homepage: https://github.com/vim-perl/vim-perl
66
" Bugs/requests: https://github.com/vim-perl/vim-perl/issues

runtime/ftplugin/raku.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" Vim filetype plugin file
22
" Language: Raku
3-
" Maintainer: vim-perl <vim-perl@googlegroups.com>
3+
" Maintainer: vim-perl <vim-perl@googlegroups.com> (need to be subscribed to post)
44
" Homepage: https://github.com/Raku/vim-raku
55
" Bugs/requests: https://github.com/Raku/vim-raku/issues
66
" Last Change: 2021 Apr 16

runtime/ftplugin/tap.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" Vim filetype plugin file
22
" Language: Verbose TAP Output
3-
" Maintainer: vim-perl <vim-perl@googlegroups.com>
3+
" Maintainer: vim-perl <vim-perl@googlegroups.com> (need to be subscribed to post)
44
" Homepage: https://github.com/vim-perl/vim-perl
55
" Bugs/requests: https://github.com/vim-perl/vim-perl/issues
66
" License: Vim License (see :help license)

runtime/ftplugin/tt2html.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" Vim filetype plugin file
22
" Language: TT2 embedded with HTML
3-
" Maintainer: vim-perl <vim-perl@googlegroups.com>
3+
" Maintainer: vim-perl <vim-perl@googlegroups.com> (need to be subscribed to post)
44
" Homepage: https://github.com/vim-perl/vim-perl
55
" Bugs/requests: https://github.com/vim-perl/vim-perl/issues
66
" License: Vim License (see :help license)

0 commit comments

Comments
 (0)