👋 Hi, I’m Girish — a software engineer working mainly in C/C++ and Python.
I contribute to both Vim and Neovim, primarily working on improving completion functionality and performance optimizations.
Highlights of my contributions:
- 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 other enhancements (
:help cmdline-autocompletion) [1, 2, 3] - Completion for search and replace commands (
/,?,s,g,v, etc.) [1, 2] - Integration of fuzzy matching algorithm [1]
- Usability improvements to completion menu [1, 2]
- Cosmetic improvements to completion menu [1, 2]




