#175 · Primary category: AI Coding Assistants

CopilotChat.nvim

copilot copilot-chat github github-copilot hacktoberfest neovim-plugin

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