Skip to main content
ClaudeWave
olimorris avatar
olimorris

codecompanion.nvim

View on GitHub

✨ AI Coding, Vim Style

Tools6.8k stars452 forksLuaApache-2.0Updated today
Editor's note

CodeCompanion.nvim is a Neovim plugin written in Lua that brings AI-assisted coding directly into the editor through a chat buffer interface, inline code transformations, and an agent system. It connects to Claude via the Anthropic API and also supports Claude Code as an agent through the Agent Client Protocol (ACP), alongside a broad roster of other providers including OpenAI, Gemini, Copilot, DeepSeek, Ollama, and Mistral. The plugin supports Model Context Protocol (MCP) for tool use, slash commands for inserting context, workflows for chaining multi-step LLM tasks, and a built-in prompt library covering common tasks like explaining LSP errors. A notable detail is its support for rules files including CLAUDE.md and .cursor/rules, letting teams share project-specific instructions with the model. The primary audience is Neovim users who want LLM and agent capabilities without leaving their terminal editor.

ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 9/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/olimorris/codecompanion.nvim
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.
acpagentagent-client-protocolanthropicclaude-codecopilotdeepseekgeminigoogle-geminikimillmneovimnvimollamaopenaiopenrouterplugin

What people ask about codecompanion.nvim

What is olimorris/codecompanion.nvim?

+

olimorris/codecompanion.nvim is tools for the Claude AI ecosystem. ✨ AI Coding, Vim Style It has 6.8k GitHub stars and its last recorded update is dated 2026-09-10.

How do I install codecompanion.nvim?

+

You can install codecompanion.nvim by cloning the repository (https://github.com/olimorris/codecompanion.nvim) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is olimorris/codecompanion.nvim safe to use?

+

Our security agent has analyzed olimorris/codecompanion.nvim and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains olimorris/codecompanion.nvim?

+

olimorris/codecompanion.nvim is maintained by olimorris. The last recorded GitHub activity is dated 2026-09-10, with 11 open issues.

Are there alternatives to codecompanion.nvim?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy codecompanion.nvim to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: olimorris/codecompanion.nvim
[![Featured on ClaudeWave](https://claudewave.com/api/badge/olimorris-codecompanion-nvim)](https://claudewave.com/repo/olimorris-codecompanion-nvim)
<a href="https://claudewave.com/repo/olimorris-codecompanion-nvim"><img src="https://claudewave.com/api/badge/olimorris-codecompanion-nvim" alt="Featured on ClaudeWave: olimorris/codecompanion.nvim" width="320" height="64" /></a>

More Tools