Use your Neovim like using Cursor AI IDE!
Browse cluster: Cluster 138 →Avante.nvim is a Neovim plugin created by yetone that emulates the Cursor AI IDE, providing AI-driven code suggestions and assistance directly within the editor. Built with Lua and Rust, the plugin integrates with multiple AI providers including Claude, OpenAI, DashScope, Ollama, and OpenRouter, and includes a RAG (Retrieval-Augmented Generation) service for enhanced context-aware suggestions. Key features include one-click application of AI suggestions to source code, project-specific instruction files via `avante.md`, a "Zen Mode" that functions as a terminal-based coding agent, and support for image pasting and markdown rendering, with dependencies on Neovim v0.10+, plenary.nvim, and nui.nvim.