#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
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.