]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): update credit section for Girish Palya
authorGirish Palya <girishji@gmail.com>
Sat, 11 Oct 2025 10:06:00 +0000 (10:06 +0000)
committerChristian Brabandt <cb@256bit.org>
Sat, 11 Oct 2025 10:06:42 +0000 (10:06 +0000)
closes: #18544

Signed-off-by: Girish Palya <girishji@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/intro.txt

index a972d2a1a2a5a0a0171d61ada68572881ca57b6e..01eccdd8d8ca1eb009063686acc332c413c70794 100644 (file)
@@ -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