#175 · Primary category: AI Coding Assistants
CopilotChat.nvim
Chat with GitHub Copilot in Neovim
Project last updated:08/03/26
GitHub Stars
3.7K
Forks
173
Contributors
83
License
GPL-3.0
Why we included this project
CopilotChat.nvim brings GitHub Copilot's conversational help directly into Neovim, so you can ask questions, review diffs, and send results to the quickfix list without switching windows. It supports GitHub's model lineup as well as custom providers like Ollama and Mistral, and its tool calling can read files, run git commands, or search your workspace, with manual approval or automatic execution for trusted tools. The Lua API and headless mode make it easy to script and automate, while composable sticky prompts keep context consistent across sessions. If you live in Neovim and want Copilot's assistance without hopping to a browser, this plugin does the job.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.