aicoolies logo
Avante.nvim logo
Avante.nvim logo

avante.nvim

Use Neovim like Cursor with AI-driven code assistance and one-click apply

open sourceupdated Jul 17, 2026

avante.nvim is a Neovim plugin that brings Cursor-style AI coding assistance to the Vim ecosystem. It provides inline code suggestions, AI chat with codebase context, one-click diff application, and multi-model support including Claude, GPT, Gemini, and local models. With 12,000+ GitHub stars and active development, it is the leading AI coding plugin for Neovim users who want IDE-level AI features without leaving their editor.

avante.nvim transforms Neovim into an AI-powered code editor that rivals Cursor's capabilities while preserving the modal editing workflow that Vim users love. The plugin provides a sidebar chat interface that understands your codebase context, suggests code changes as diffs that can be applied with a single keystroke, and supports inline completions that appear as you type. All interactions respect Neovim's keybinding philosophy, making AI assistance feel native rather than bolted on.

Multi-model support is a core strength. avante.nvim works with Claude, GPT-4, Gemini, local models through Ollama, and any OpenAI-compatible API. Users can switch between models per-request based on the task, using a powerful model for complex refactoring and a fast local model for simple completions. The plugin also supports the Agent Client Protocol for integration with Claude Code, Gemini CLI, and Codex workflows, positioning it as a hub for AI-assisted development in the terminal.

With over 12,000 GitHub stars and very active development under the MIT license, avante.nvim has become the standard AI plugin for the Neovim community. It competes with GitHub Copilot's Vim plugin and Codeium but provides deeper integration with Neovim's architecture including Treesitter-aware context, LSP integration for intelligent code understanding, and Telescope-based UI for browsing AI suggestions. For developers committed to the Neovim ecosystem, avante.nvim delivers the most complete AI coding experience available.

Pricing

Free and open-source (MIT); bring your own API key for LLM providers

Platforms

Neovim plugin; Lua; any OS that runs Neovim; multi-model support

Categories

Tags

Use Cases

Cursor logo

Cursor

Top Pick

The AI-first code editor

AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.

freemiumTelemetry
GitHub Copilot logo

GitHub Copilot

AI pair programmer by GitHub

AI-powered code assistant from GitHub and OpenAI that provides real-time code suggestions, completions, and chat-based help directly in your editor. Offers inline completions, a chat interface, an autonomous coding agent that can implement features from GitHub Issues, and AI code review with 60M+ reviews processed. Supports GPT-4o, Claude Sonnet, and Gemini Pro. Works with VS Code, Visual Studio, JetBrains IDEs, Neovim, Xcode, and Eclipse. The benchmark AI pair programmer.

freemiumTelemetry
Codeium logo

Codeium

Free AI code completion supporting 70+ languages

AI-native code editor (now operating as Windsurf) built on VS Code with the Cascade agentic assistant for multi-file editing, terminal execution, and codebase-wide context. Codeium supports 70+ programming languages with lightning-fast completion, Cascade Memories for customizable AI behavior, semantic indexing, and automatic linter-error fixes — combining completion plus full agent in one cohesive IDE.

freemium
Neovim logo

Neovim

Hyperextensible Vim-based text editor

Modern fork of Vim with Lua-based plugin architecture and built-in LSP support. Lightweight yet endlessly extensible, it serves as the foundation for AI-enhanced development workflows through plugins like Avante, Codecompanion, and Copilot.lua. With 85k+ GitHub stars, it's the terminal editor of choice for developers who value speed, customization, and keyboard-driven efficiency.

Open Source

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Grok logo

Grok Build

Top Pick

xAI's terminal coding agent with parallel subagents and worktree-aware automation

Grok Build is xAI's terminal-first coding agent for planning, editing, testing, and reviewing code from a local CLI. The early beta exposes subagent controls, worktree mode, headless JSON output, best-of-N parallel attempts, sandbox profiles, and experimental memory. It fits developers comparing Claude Code, Codex, and Gemini CLI for local agentic workflows with deeper parallel execution.

paid
Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paid
Google Antigravity logo

Google Antigravity

Top Pick

Agent-first development platform from Google with desktop app and CLI

Google Antigravity is Google's AI-powered agentic development platform, announced in November 2025 and expanded with Antigravity 2.0 at I/O 2026, that places autonomous AI agents at the center of software development. Distributed as both a VS Code-based desktop app and the new Antigravity CLI, it runs planning, implementation, and verification agents — backed by Gemini 3.1 Pro/Flash, Claude Sonnet/Opus 4.6, and GPT-OSS 120B — across editor, terminal, and browser.

freemiumTelemetry
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemium

Minuet AI

Multi-provider AI code completion as-you-type for Neovim

Neovim plugin that streams inline code completions from your choice of LLM (OpenAI, Claude, Gemini, Codestral, Ollama, Llama.cpp, and more), with no proprietary background binary.

freeOpen Source
KaibanJS logo

KaibanJS

JavaScript framework for building and visualizing multi-agent workflows on a Kanban board

KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.

Open SourceTelemetry

Comparisons

avante.nvim vs Cursor — Neovim AI Plugin vs AI-Native Code Editor

avante.nvim brings Cursor-style AI features to Neovim including inline suggestions, AI chat, and one-click diff application for Vim enthusiasts. Cursor provides a purpose-built AI-native IDE based on VS Code with deep model integration and Composer multi-file editing. Cursor wins on AI feature depth while avante.nvim wins for developers committed to the Neovim ecosystem.

avante.nvimCursor

FAQ

What is avante.nvim?

avante.nvim is a Neovim plugin that brings Cursor-style AI coding assistance to the Vim ecosystem. It provides inline code suggestions, AI chat with codebase context, one-click diff application, and multi-model support including Claude, GPT, Gemini, and local models. With 12,000+ GitHub stars and active development, it is the leading AI coding plugin for Neovim users who want IDE-level AI features without leaving their editor.

Is avante.nvim free?

Yes — avante.nvim is open source and free to use. Free and open-source (MIT); bring your own API key for LLM providers

Is avante.nvim open source?

Yes — avante.nvim is open source.

What are the best avante.nvim alternatives?

The top editor-verified avante.nvim alternatives are Cursor, GitHub Copilot, Codeium, and more.