#63 · Primary category: AI Coding Assistants

avante.nvim

Use your Neovim like using Cursor AI IDE!

Project last updated:08/28/26

GitHub Stars

18.1K

Forks

847

Contributors

283

License

Apache-2.0

Why we included this project

avante.nvim is a Neovim plugin that mimics the Cursor AI IDE's inline editing workflow, so you can get AI suggestions and apply them to your source without leaving your editor. You ask questions about the current file, get recommendations, and apply the changes with a single command, all inside your buffer. The project-level instruction file (avante.md by default) lets you feed the assistant your team's conventions and architecture rules, which keeps suggestions consistent across a codebase. The newer Zen Mode gives you a vibe-coding agent CLI interface while staying fully Neovim underneath, so you keep your Vim motions and plugin ecosystem rather than dropping into a separate tool. If your team is standardized on Neovim and wants AI help without switching editors, this is a practical fit.

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