commit b261515775da54750b0cd520448d44fc5b0d23e7
parent 97ab24b9c7d9327740f0692f8076fed5737a52dc
Author: zeertzjq <zeertzjq@outlook.com>
Date: Sun, 12 Oct 2025 07:04:53 +0800
vim-patch:37aabac: runtime(doc): update credit section for Girish Palya (#36132)
closes: vim/vim#18544
https://github.com/vim/vim/commit/37aabaca64b091004224f8d6815e6ce2874ec826
Co-authored-by: Girish Palya <girishji@gmail.com>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/runtime/doc/credits.txt b/runtime/doc/credits.txt
@@ -93,8 +93,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