summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/keymap
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2026-01-01 08:02:09 +0800
committerzeertzjq <zeertzjq@outlook.com>2026-01-01 08:17:57 +0800
commit65e7aa92553f4d8a7f9907ce934e8ab5907b7df1 (patch)
tree421f4e0a25dbda0e89302834afa9f947dba75087 /runtime/keymap
parent5fb1ac8cb67182eeea18e34062687c4065b03964 (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/keymap')
-rw-r--r--runtime/keymap/belarusian-jcuken.vim2
-rw-r--r--runtime/keymap/canfr-win.vim2
-rw-r--r--runtime/keymap/dvorak.vim2
-rw-r--r--runtime/keymap/esperanto_utf-8.vim2
-rw-r--r--runtime/keymap/greek_cp1253.vim2
-rw-r--r--runtime/keymap/greek_iso-8859-7.vim2
-rw-r--r--runtime/keymap/lithuanian-baltic.vim2
-rw-r--r--runtime/keymap/magyar_utf-8.vim2
-rw-r--r--runtime/keymap/oldturkic-orkhon_utf-8.vim2
-rw-r--r--runtime/keymap/oldturkic-yenisei_utf-8.vim2
-rw-r--r--runtime/keymap/pinyin.vim2
-rw-r--r--runtime/keymap/polish-slash.vim2
-rw-r--r--runtime/keymap/polish-slash_cp1250.vim2
-rw-r--r--runtime/keymap/polish-slash_cp852.vim2
-rw-r--r--runtime/keymap/polish-slash_iso-8859-2.vim2
-rw-r--r--runtime/keymap/polish-slash_utf-8.vim2
-rw-r--r--runtime/keymap/russian-jcuken.vim2
-rw-r--r--runtime/keymap/russian-jcukenwin.vim2
-rw-r--r--runtime/keymap/serbian-latin_utf-8.vim2
-rw-r--r--runtime/keymap/serbian_cp1250.vim2
-rw-r--r--runtime/keymap/serbian_cp1251.vim2
-rw-r--r--runtime/keymap/serbian_iso-8859-2.vim2
-rw-r--r--runtime/keymap/serbian_iso-8859-5.vim2
-rw-r--r--runtime/keymap/serbian_utf-8.vim2
-rw-r--r--runtime/keymap/slovak_cp1250.vim2
-rw-r--r--runtime/keymap/slovak_iso-8859-2.vim2
-rw-r--r--runtime/keymap/slovak_utf-8.vim2
-rw-r--r--runtime/keymap/vietnamese-viqr_utf-8.vim2
28 files changed, 28 insertions, 28 deletions
diff --git a/runtime/keymap/belarusian-jcuken.vim b/runtime/keymap/belarusian-jcuken.vim
index 73c84aaae1..492ffaafb7 100644
--- a/runtime/keymap/belarusian-jcuken.vim
+++ b/runtime/keymap/belarusian-jcuken.vim
@@ -2,7 +2,7 @@
" Useful mainly with UTF-8, but may work with other encodings.
" Derived From: russian-jcuken.vim
-" Maintainer: Aliaksei Nestserau <aliaksei@screencustoms.com>
+" Maintainer: Aliaksei Nestserau <aliaksei@screencustoms.com> (invalid)
" Last Changed: 2012 Jul 23
" All characters are given literally, conversion to another encoding (e.g.,
diff --git a/runtime/keymap/canfr-win.vim b/runtime/keymap/canfr-win.vim
index 1907fc5b46..cf038b7b79 100644
--- a/runtime/keymap/canfr-win.vim
+++ b/runtime/keymap/canfr-win.vim
@@ -6,7 +6,7 @@
" English versions of Windows, because those don't provide the AltGr keys.
" The mapping was tested with Win2k and WinXP.
-" Maintainer: Eric Joanis <joanis@cs.toronto.edu>
+" Maintainer: Eric Joanis <joanis@cs.toronto.edu> (invalid)
" Last Change: 2004 Jan 13
" 2003 Dec 04
diff --git a/runtime/keymap/dvorak.vim b/runtime/keymap/dvorak.vim
index 77dc530b1b..dafcab6c68 100644
--- a/runtime/keymap/dvorak.vim
+++ b/runtime/keymap/dvorak.vim
@@ -1,4 +1,4 @@
-" Maintainer: Ashish SHUKLA <wahjava@members.fsf.org>
+" Maintainer: Ashish SHUKLA <wahjava@members.fsf.org> (invalid)
" Last Changed: 2009 Jul 04
"
" All characters are ASCII, conversion to another encoding (e.g., UTF-8)
diff --git a/runtime/keymap/esperanto_utf-8.vim b/runtime/keymap/esperanto_utf-8.vim
index 3d335cb249..c7684e30cd 100644
--- a/runtime/keymap/esperanto_utf-8.vim
+++ b/runtime/keymap/esperanto_utf-8.vim
@@ -1,5 +1,5 @@
" Esperanto keymap for utf-8
-" Maintainer: A.J.Mechelynck <antoine.mechelynck@skynet.be>
+" Maintainer: A.J.Mechelynck <antoine.mechelynck@skynet.be> (invalid)
" Last Changed: Sat 2003 Mar 15 05:23
" This keymap adds the special consonants of Esperanto to an existing Latin
diff --git a/runtime/keymap/greek_cp1253.vim b/runtime/keymap/greek_cp1253.vim
index a146477da8..9f21455adb 100644
--- a/runtime/keymap/greek_cp1253.vim
+++ b/runtime/keymap/greek_cp1253.vim
@@ -1,5 +1,5 @@
" Vim Keymap file for greek
-" Maintainer: Grigorios Magklis <maglis@cs.rochester.edu>
+" Maintainer: Grigorios Magklis <maglis@cs.rochester.edu> (invalid)
" Patched for MS-Windows CP1253: Panagiotis Louridas <louridas@acm.org>
" Last Updated: Fri 13 Feb 2004 13:01:33
"
diff --git a/runtime/keymap/greek_iso-8859-7.vim b/runtime/keymap/greek_iso-8859-7.vim
index 5cfd936b3d..9dca440e2d 100644
--- a/runtime/keymap/greek_iso-8859-7.vim
+++ b/runtime/keymap/greek_iso-8859-7.vim
@@ -1,5 +1,5 @@
" Vim Keymap file for greek
-" Maintainer: Grigorios Magklis <maglis@cs.rochester.edu>
+" Maintainer: Grigorios Magklis <maglis@cs.rochester.edu> (invalid)
" Last Updated: Tue 10 Jul 2001 16:50:50
"
" This keyboard layout allows all Greek symbols to be typed,
diff --git a/runtime/keymap/lithuanian-baltic.vim b/runtime/keymap/lithuanian-baltic.vim
index b888db6e76..caf9abe605 100644
--- a/runtime/keymap/lithuanian-baltic.vim
+++ b/runtime/keymap/lithuanian-baltic.vim
@@ -1,7 +1,7 @@
" Vim Keymap file for lithuanian characters, phonetic layout 'Baltic'
" Useful mainly with utf-8 but may work with other encodings
-" Maintainer: Alex Jakushev <Alex.Jakushev@kemek.lt>
+" Maintainer: Alex Jakushev <Alex.Jakushev@kemek.lt> (invalid)
" Last Changed: 2002 Apr 12
" All characters are given literally, conversion to another encoding (e.g.,
diff --git a/runtime/keymap/magyar_utf-8.vim b/runtime/keymap/magyar_utf-8.vim
index 729771768f..a112cf8c1b 100644
--- a/runtime/keymap/magyar_utf-8.vim
+++ b/runtime/keymap/magyar_utf-8.vim
@@ -1,4 +1,4 @@
-" Maintainer: Laszlo Zavaleta <zavaleta@smartchat.net.au>
+" Maintainer: Laszlo Zavaleta <zavaleta@smartchat.net.au> (invalid)
" Last Changed: 2003 Aug 08
" it has all the accents and a few of the character alterations
diff --git a/runtime/keymap/oldturkic-orkhon_utf-8.vim b/runtime/keymap/oldturkic-orkhon_utf-8.vim
index e1f0015a2a..24baa29ca9 100644
--- a/runtime/keymap/oldturkic-orkhon_utf-8.vim
+++ b/runtime/keymap/oldturkic-orkhon_utf-8.vim
@@ -1,4 +1,4 @@
-" Maintainer: Oliver Corff <oliver.corff@email.de>
+" Maintainer: Oliver Corff <oliver.corff@email.de> (invalid)
" Last Changed: 2018 Feb 12
scriptencoding utf-8
diff --git a/runtime/keymap/oldturkic-yenisei_utf-8.vim b/runtime/keymap/oldturkic-yenisei_utf-8.vim
index 09722e70a2..de441f4aa3 100644
--- a/runtime/keymap/oldturkic-yenisei_utf-8.vim
+++ b/runtime/keymap/oldturkic-yenisei_utf-8.vim
@@ -1,4 +1,4 @@
-" Maintainer: Oliver Corff <oliver.corff@yemail.de>
+" Maintainer: Oliver Corff <oliver.corff@yemail.de> (invalid)
" Last Changed: 2018 Feb 12
" All characters are given literally, conversion to another encoding (e.g.,
diff --git a/runtime/keymap/pinyin.vim b/runtime/keymap/pinyin.vim
index 253814c753..3deb08f039 100644
--- a/runtime/keymap/pinyin.vim
+++ b/runtime/keymap/pinyin.vim
@@ -1,5 +1,5 @@
" Vim Keymap file for Hanyu Pinyin tone marks through numbers.
-" Maintainer: Fredrik Roubert <fredrik@roubert.name>
+" Maintainer: Fredrik Roubert <fredrik@roubert.name> (invalid)
" Last Changed: February 15, 2004
" All characters are given literally.
diff --git a/runtime/keymap/polish-slash.vim b/runtime/keymap/polish-slash.vim
index a4300781fc..f689d3a4e0 100644
--- a/runtime/keymap/polish-slash.vim
+++ b/runtime/keymap/polish-slash.vim
@@ -1,5 +1,5 @@
" Polish letters under VIM >= 6
-" Maintainer: HS6_06 <hs6_06@o2.pl>
+" Maintainer: HS6_06 <hs6_06@o2.pl> (invalid)
" Last changed: 2005 Jan 12
" Current version: 1.0.2
" History:
diff --git a/runtime/keymap/polish-slash_cp1250.vim b/runtime/keymap/polish-slash_cp1250.vim
index 4ef2b22a0c..185a8daea2 100644
--- a/runtime/keymap/polish-slash_cp1250.vim
+++ b/runtime/keymap/polish-slash_cp1250.vim
@@ -1,5 +1,5 @@
" Polish letters keymap for cp1250
-" Maintainer: HS6_06 <hs6_06@o2.pl>
+" Maintainer: HS6_06 <hs6_06@o2.pl> (invalid)
" Last Changed: 2005 Jan 12
" Current version: 1.0.2
" History: see polish-slash.vim
diff --git a/runtime/keymap/polish-slash_cp852.vim b/runtime/keymap/polish-slash_cp852.vim
index 22c1809e19..b9a9139b52 100644
--- a/runtime/keymap/polish-slash_cp852.vim
+++ b/runtime/keymap/polish-slash_cp852.vim
@@ -1,5 +1,5 @@
" Polish letters keymap for cp852
-" Maintainer: HS6_06 <hs6_06@o2.pl>
+" Maintainer: HS6_06 <hs6_06@o2.pl> (invalid)
" Last Changed: 2005 Jan 12
" Current version: 1.0.2
" History: see polish-slash.vim
diff --git a/runtime/keymap/polish-slash_iso-8859-2.vim b/runtime/keymap/polish-slash_iso-8859-2.vim
index 3a1203af81..0e198a7dab 100644
--- a/runtime/keymap/polish-slash_iso-8859-2.vim
+++ b/runtime/keymap/polish-slash_iso-8859-2.vim
@@ -1,5 +1,5 @@
" Polish letters keymap for iso-8859-2
-" Maintainer: HS6_06 <hs6_06@o2.pl>
+" Maintainer: HS6_06 <hs6_06@o2.pl> (invalid)
" Last Changed: 2005 Jan 12
" Current version: 1.0.2
" History: polish-slash.vim
diff --git a/runtime/keymap/polish-slash_utf-8.vim b/runtime/keymap/polish-slash_utf-8.vim
index 3a4eb70e29..873229d7ae 100644
--- a/runtime/keymap/polish-slash_utf-8.vim
+++ b/runtime/keymap/polish-slash_utf-8.vim
@@ -1,5 +1,5 @@
" Polish letters keymap for utf-8
-" Maintainer: HS6_06 <hs6_06@o2.pl>
+" Maintainer: HS6_06 <hs6_06@o2.pl> (invalid)
" Last Changed: 2005 Jan 12
" Current version: 1.0.2
" History: see polish-slash.vim
diff --git a/runtime/keymap/russian-jcuken.vim b/runtime/keymap/russian-jcuken.vim
index 840ec8c4e0..a09b47f0ee 100644
--- a/runtime/keymap/russian-jcuken.vim
+++ b/runtime/keymap/russian-jcuken.vim
@@ -2,7 +2,7 @@
" (compatible with XFree86 'ru' keymap)
" Useful mainly with utf-8 but may work with other encodings
-" Maintainer: Artem Chuprina <ran@ran.pp.ru>
+" Maintainer: Artem Chuprina <ran@ran.pp.ru> (invalid)
" Last Changed: 2001 Jun 23
" All characters are given literally, conversion to another encoding (e.g.,
diff --git a/runtime/keymap/russian-jcukenwin.vim b/runtime/keymap/russian-jcukenwin.vim
index 58eac10691..928a9c86c2 100644
--- a/runtime/keymap/russian-jcukenwin.vim
+++ b/runtime/keymap/russian-jcukenwin.vim
@@ -2,7 +2,7 @@
" (slightly incompatible with XFree86 'ru' keymap - makes use of NUMERO SIGN)
" Useful mainly with utf-8 but may work with other encodings
-" Maintainer: Artem Chuprina <ran@ran.pp.ru>
+" Maintainer: Artem Chuprina <ran@ran.pp.ru> (invalid)
" Last Changed: 2001 Jun 23
" 2025 Mar 17 by The Vim Project (added /, #16912)
diff --git a/runtime/keymap/serbian-latin_utf-8.vim b/runtime/keymap/serbian-latin_utf-8.vim
index a1b577a113..794548a703 100644
--- a/runtime/keymap/serbian-latin_utf-8.vim
+++ b/runtime/keymap/serbian-latin_utf-8.vim
@@ -1,6 +1,6 @@
" Vim Keymap file for Serbian characters, classical variant, UTF-8 encoding
"
-" Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu>
+" Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu> (invalid)
" URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-latin-UTF-8.vim
" Last Changed: 2002 Mar 29
diff --git a/runtime/keymap/serbian_cp1250.vim b/runtime/keymap/serbian_cp1250.vim
index 30f80adf96..925c73eef9 100644
--- a/runtime/keymap/serbian_cp1250.vim
+++ b/runtime/keymap/serbian_cp1250.vim
@@ -1,6 +1,6 @@
" Vim Keymap file for Serbian characters, classical variant, cp1250 encoding
"
-" Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu>
+" Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu> (invalid)
" URL: http://galeb.etf.bg.ac.yu/~alexa/vim/keymap/serbian-cp1250.vim
" Last Changed: 2002 Mar 29
diff --git a/runtime/keymap/serbian_cp1251.vim b/runtime/keymap/serbian_cp1251.vim
index 0b1ce96ff9..e338639946 100644
--- a/runtime/keymap/serbian_cp1251.vim
+++ b/runtime/keymap/serbian_cp1251.vim
@@ -1,7 +1,7 @@
" Vim Keymap file for Serbian characters, classical variant, win cp1251
" encoding
"
-" Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu>
+" Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu> (invalid)
" URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-cp1251.vim
" Last Changed: 2002 Mar 29
diff --git a/runtime/keymap/serbian_iso-8859-2.vim b/runtime/keymap/serbian_iso-8859-2.vim
index d3be35eec6..8501b5ce2b 100644
--- a/runtime/keymap/serbian_iso-8859-2.vim
+++ b/runtime/keymap/serbian_iso-8859-2.vim
@@ -1,6 +1,6 @@
" Vim Keymap file for Serbian characters, classical variant, iso-8859-2 encoding
"
-" Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu>
+" Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu> (invalid)
" URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-iso-8859-2.vim
" Last Changed: 2002 Mar 29
diff --git a/runtime/keymap/serbian_iso-8859-5.vim b/runtime/keymap/serbian_iso-8859-5.vim
index 113383cdf5..068c328a5f 100644
--- a/runtime/keymap/serbian_iso-8859-5.vim
+++ b/runtime/keymap/serbian_iso-8859-5.vim
@@ -1,6 +1,6 @@
" Vim Keymap file for Serbian characters, classical variant, iso-8859-5 encoding
"
-" Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu>
+" Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu> (invalid)
" URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-iso-8859-5.vim
" Last Changed: 2002 Mar 29
diff --git a/runtime/keymap/serbian_utf-8.vim b/runtime/keymap/serbian_utf-8.vim
index 3388bfd288..eea1a61520 100644
--- a/runtime/keymap/serbian_utf-8.vim
+++ b/runtime/keymap/serbian_utf-8.vim
@@ -1,6 +1,6 @@
" Vim Keymap file for Serbian characters, classical variant, UTF-8 encoding
"
-" Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu>
+" Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu> (invalid)
" URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-UTF-8.vim
" Last Changed: 2002 Mar 29
diff --git a/runtime/keymap/slovak_cp1250.vim b/runtime/keymap/slovak_cp1250.vim
index 73234cb373..069dd7431e 100644
--- a/runtime/keymap/slovak_cp1250.vim
+++ b/runtime/keymap/slovak_cp1250.vim
@@ -1,4 +1,4 @@
-" Maintainer: Peter Valach <pvalach@gmx.net>
+" Maintainer: Peter Valach <pvalach@gmx.net> (invalid)
" Last Changed: 2002 Feb 3
" URL: http://www.pv2c.sk/free/sk_vimkeymap/
diff --git a/runtime/keymap/slovak_iso-8859-2.vim b/runtime/keymap/slovak_iso-8859-2.vim
index 8c43fb1127..0ed8a18c13 100644
--- a/runtime/keymap/slovak_iso-8859-2.vim
+++ b/runtime/keymap/slovak_iso-8859-2.vim
@@ -1,4 +1,4 @@
-" Maintainer: Peter Valach <pvalach@gmx.net>
+" Maintainer: Peter Valach <pvalach@gmx.net> (invalid)
" Last Changed: 2002 Feb 3
" URL: http://www.pv2c.sk/free/sk_vimkeymap/
diff --git a/runtime/keymap/slovak_utf-8.vim b/runtime/keymap/slovak_utf-8.vim
index 8e3e0838ed..4473218270 100644
--- a/runtime/keymap/slovak_utf-8.vim
+++ b/runtime/keymap/slovak_utf-8.vim
@@ -1,4 +1,4 @@
-" Maintainer: Peter Valach <pvalach@gmx.net>
+" Maintainer: Peter Valach <pvalach@gmx.net> (invalid)
" Last Changed: 2002 Nov 5
" URL: http://www.pv2c.sk/free/sk_vimkeymap/
diff --git a/runtime/keymap/vietnamese-viqr_utf-8.vim b/runtime/keymap/vietnamese-viqr_utf-8.vim
index b17be6daec..85c28987e6 100644
--- a/runtime/keymap/vietnamese-viqr_utf-8.vim
+++ b/runtime/keymap/vietnamese-viqr_utf-8.vim
@@ -1,5 +1,5 @@
" Vim Keymap file for vietnamese through the usual viqr method
-" Maintainer: Samuel Thibault <samuel.thibault@ens-lyon.org>
+" Maintainer: Samuel Thibault <samuel.thibault@ens-lyon.org> (invalid)
" Last Change: 2006 Jun 17
scriptencoding utf-8