codecompanion.nvim

CodeCompanion.nvim is a Neovim plugin that allows users to interact with various Large Language Models (LLMs) for code generation, refactoring, and chat-based assistance directly within the editor.

4,448
262
<p align="center"> <img src="https://raw.githubusercontent.com/olimorris/codecompanion.nvim/refs/heads/main/doc/media/logo.png" alt="CodeCompanion.nvim" /> </p> <p align="center">Code with any LLM via the <a href="https://codecompanion.olimorris.dev/getting-started.html">in-built</a> adapters, the <a href="https://codecompanion.olimorris.dev/configuration/adapters#community-adapters">community</a> adapters or by <a href="https://codecompanion.olimorris.dev/extending/adapters.html">building</a> your own</p> <p align="center">New features are always announced <a href="https://github.com/olimorris/codecompanion.nvim/discussions/categories/announcements">here</a></p>

:purple_heart: Sponsors

Thank you to the following people:

<p align="center"> <!-- sponsors --><a href="https://github.com/carlosflorencio"><img src="https:&#x2F;&#x2F;github.com&#x2F;carlosflorencio.png" width="60px" alt="User avatar: Carlos Florêncio" /></a><a href="https://github.com/jfgordon2"><img src="https:&#x2F;&#x2F;github.com&#x2F;jfgordon2.png" width="60px" alt="User avatar: Jeff Gordon" /></a><a href="https://github.com/llinfeng"><img src="https:&#x2F;&#x2F;github.com&#x2F;llinfeng.png" width="60px" alt="User avatar: Linfeng Li" /></a><a href="https://github.com/Jawkx"><img src="https:&#x2F;&#x2F;github.com&#x2F;Jawkx.png" width="60px" alt="User avatar: JAW" /></a><a href="https://github.com/prettymuchbryce"><img src="https:&#x2F;&#x2F;github.com&#x2F;prettymuchbryce.png" width="60px" alt="User avatar: Bryce Neal" /></a><a href="https://github.com/jupblb"><img src="https:&#x2F;&#x2F;github.com&#x2F;jupblb.png" width="60px" alt="User avatar: Michał Kiełbowicz" /></a><a href="https://github.com/hanipcode"><img src="https:&#x2F;&#x2F;github.com&#x2F;hanipcode.png" width="60px" alt="User avatar: Muhammad Hanif" /></a><a href="https://github.com/pratyushmittal"><img src="https:&#x2F;&#x2F;github.com&#x2F;pratyushmittal.png" width="60px" alt="User avatar: Pratyush Mittal" /></a><a href="https://github.com/kxzk"><img src="https:&#x2F;&#x2F;github.com&#x2F;kxzk.png" width="60px" alt="User avatar: kade" /></a><a href="https://github.com/toupeira"><img src="https:&#x2F;&#x2F;github.com&#x2F;toupeira.png" width="60px" alt="User avatar: Markus Koller" /></a><a href="https://github.com/arathunku"><img src="https:&#x2F;&#x2F;github.com&#x2F;arathunku.png" width="60px" alt="User avatar: " /></a><!-- sponsors --> </p>

Repository

OL
olimorris

olimorris/codecompanion.nvim

Created

December 27, 2023

Updated

July 7, 2025

Language

Lua

Category

Developer Tools