1. GitHub Docs, "Getting started with GitHub Copilot Chat in Neovim." This official documentation explicitly confirms that Copilot Chat is a supported feature in NeoVim. It states, "You can ask GitHub Copilot Chat for help or advice on a specific coding problem by starting a chat conversation in Neovim."
Source: GitHub, Inc. (2024). GitHub Docs. Retrieved from https://docs.github.com/en/copilot/github-copilot-chat/using-github-copilot-chat-in-your-ide/getting-started-with-github-copilot-chat-in-neovim
2. GitHub Docs, "Using GitHub Copilot Chat in your IDE." This document lists the environments where the full chat experience is available, confirming its IDE-centric nature and explicitly naming NeoVim.
Source: GitHub, Inc. (2024). GitHub Docs. Retrieved from https://docs.github.com/en/copilot/github-copilot-chat/using-github-copilot-chat-in-your-ide
3. GitHub Docs, "Using GitHub Copilot in the CLI." This source details the functionality of Copilot within the GitHub CLI, showing its scope is limited to shell commands (gh copilot suggest, gh copilot explain), which is distinct from the broader chat capabilities in an IDE.
Source: GitHub, Inc. (2024). GitHub Docs. Retrieved from https://docs.github.com/en/copilot/github-copilot-in-the-cli/using-github-copilot-in-the-cli