summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/ftplugin/python.vim
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/ftplugin/python.vim
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/ftplugin/python.vim')
-rw-r--r--runtime/ftplugin/python.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/ftplugin/python.vim b/runtime/ftplugin/python.vim
index 6f20468896..164bf7232a 100644
--- a/runtime/ftplugin/python.vim
+++ b/runtime/ftplugin/python.vim
@@ -1,6 +1,6 @@
" Vim filetype plugin file
" Language: python
-" Maintainer: Tom Picton <tom@tompicton.com>
+" Maintainer: Tom Picton <tom@tompicton.com> (invalid)
" Previous Maintainer: James Sully <sullyj3@gmail.com>
" Previous Maintainer: Johannes Zellner <johannes@zellner.org>
" Repository: https://github.com/tpict/vim-ftplugin-python