#439 · Primary category: AI Coding Assistants

vim-ai

chatgpt code-generation gemini gpt-4 llm neovim openai vim

AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim and Neovim.

Project last updated:03/11/26

GitHub Stars

1.2K

Forks

111

Contributors

24

License

MIT

Why we included this project

vim-ai adds generative AI commands to Vim and Neovim, so you can get help without opening a separate chat app. It generates code or text, rewrites a selected block in place, holds an interactive conversation, and can even read images, all through OpenAI-compatible APIs. Privacy handling is a nice touch: nothing is sent unless you select text or type a prompt, so the whole buffer never goes out to a remote service. Custom roles and the emerging provider-plugin support let you route to Gemini, Claude, or a local proxy like LiteLLM rather than being locked to OpenAI. For anyone who edits in Vim and wants the assistant right there, this is a sensible, low-friction option.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category