runtime(doc): update credit section for Girish Palya
Commit:
https://github.com/vim/vim/commit/37aabaca64b091004224f8d6815e6ce2874ec826
Author: Girish Palya <
giri...@gmail.com>
Date: Sat Oct 11 10:06:00 2025 +0000
runtime(doc): update credit section for Girish Palya
closes:
https://github.com/vim/vim/issues/18544
Signed-off-by: Girish Palya <
giri...@gmail.com>
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt
index a972d2a1a..01eccdd8d 100644
--- a/runtime/doc/intro.txt
+++ b/runtime/doc/intro.txt
@@ -1,4 +1,4 @@
-*intro.txt* For Vim version 9.1. Last change: 2025 Oct 05
+*intro.txt* For Vim version 9.1. Last change: 2025 Oct 11
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -274,8 +274,8 @@ Vim would never have become what it is now, without the help of these people!
Doug Kearns Runtime file maintainer
Foxe Chen Wayland support, new features
glepnir completion feature
- Girish Palya insert & cmdline autocompletion,
- search/substitute completion, etc.
+ Girish Palya autocompletion (ins/cmdline), omnifunc
+ composing, search/subst completion, and more.
Hirohito Higashi lots of patches and fixes
Yee Cheng Chin MacVim maintainer and diff improvements
zeertzjq many fixes and improvements