Neovim Plugin
6.4k 2026-04-13
olimorris/codecompanion.nvim
An AI coding companion for Neovim, integrating various LLMs and coding agents to enhance developer workflow.
Core Features
Integrates Neovim with LLMs and Agents in the CLI
Supports LLMs from Anthropic, Copilot, OpenAI, and more
Supports Agent Client Protocol for agents like Augment Code, Claude Code
Enables inline transformations, code creation, and refactoring
Extensible with built-in, community, and custom adapters
Detailed Introduction
CodeCompanion.nvim is a powerful Neovim plugin that brings advanced AI coding capabilities directly into your editor. It acts as a universal interface, allowing developers to leverage a wide array of Large Language Models (LLMs) and specialized coding agents through built-in, community, or custom adapters. This project aims to streamline development workflows by enabling features like AI-powered chat, inline code transformations, and intelligent refactoring, all within the familiar Vim environment, making AI assistance an integral part of the coding process.