summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/autoit.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/syntax/autoit.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/syntax/autoit.vim')
-rw-r--r--runtime/syntax/autoit.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/syntax/autoit.vim b/runtime/syntax/autoit.vim
index 6b6048aadc..80552efa21 100644
--- a/runtime/syntax/autoit.vim
+++ b/runtime/syntax/autoit.vim
@@ -1,7 +1,7 @@
" Vim syntax file
"
" Language: AutoIt v3 (http://www.autoitscript.com/autoit3/)
-" Maintainer: Jared Breland <jbreland@legroom.net>
+" Maintainer: Jared Breland <jbreland@legroom.net> (invalid)
" Authored By: Riccardo Casini <ric@libero.it>
" Script URL: http://www.vim.org/scripts/script.php?script_id=1239
" ChangeLog: Please visit the script URL for detailed change information