From 37aabaca64b091004224f8d6815e6ce2874ec826 Mon Sep 17 00:00:00 2001 From: Girish Palya Date: Sat, 11 Oct 2025 10:06:00 +0000 Subject: [PATCH] runtime(doc): update credit section for Girish Palya closes: #18544 Signed-off-by: Girish Palya Signed-off-by: Christian Brabandt --- runtime/doc/intro.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/runtime/doc/intro.txt b/runtime/doc/intro.txt index a972d2a1a2..01eccdd8d8 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