CopilotC-Nvim/CopilotChat.nvim

Chat with GitHub Copilot in Neovim

What is CopilotChat.nvim?

CopilotChat.nvim is a Neovim plugin that lets you talk to large‑language‑model (LLM) assistants—most notably GitHub Copilot’s chat feature—without leaving the editor. It adds a small chat window where you can type prompts, attach files, git diffs, URLs, or even give the model permission to run small helper functions (e.g. run a shell command, read a file, search the workspace). The plugin is built to be transparent (you decide exactly what data is sent) and extensible (you can add your own prompts, tools, or even completely new AI providers).

Related

  • Project
  • Project
  • Project
  • Project
  • Project