Skip to content

runtime: add self to :h credits#18485

Closed
girishji wants to merge 1 commit into
vim:masterfrom
girishji:contrib2
Closed

runtime: add self to :h credits#18485
girishji wants to merge 1 commit into
vim:masterfrom
girishji:contrib2

Conversation

@girishji
Copy link
Copy Markdown
Contributor

@girishji girishji commented Oct 4, 2025

This PR adds myself to the Vim credits for my contributions to the completion system. My contributions include:

  • Insert mode autocompletion (:help ins-autocompletion) [1, 2, 3, 4]
  • Support for external completion sources (e.g. LSP) [1, 2, 3]
  • Command-line autocompletion and enhancements (:help cmdline-autocompletion) [1, 2, 3]
  • Completion for search and replace commands (/, ?, s, g, v, etc.) [1, 2]
  • Integration of a better fuzzy matching algorithm [1]
  • Completion menu usability improvements [1, 2]

All of my merged PRs (~80) can be found here:: https://github.com/vim/vim/pulls?q=is%3Apr+author%3Agirishji

M  runtime/doc/intro.txt
@chrisbra
Copy link
Copy Markdown
Member

chrisbra commented Oct 4, 2025

self-confident, but well-deserved ;)
I'll take this opportunity and add a few other maintainers as well who I think are also deserved to be mentioned here

@chrisbra chrisbra closed this in 420923c Oct 4, 2025
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Oct 4, 2025
closes: vim/vim#18485

vim/vim@420923c

Co-authored-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Girish Palya <girishji@gmail.com>
@girishji
Copy link
Copy Markdown
Contributor Author

girishji commented Oct 4, 2025

Thanks Chris!

@girishji girishji deleted the contrib2 branch October 4, 2025 12:05
zeertzjq added a commit to neovim/neovim that referenced this pull request Oct 4, 2025
closes: vim/vim#18485

vim/vim@420923c

Co-authored-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Girish Palya <girishji@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants