xxxxxxxxxx
## nvim
# Install Neovim or the latest patch of Vim (9.0.0185 or newer).
# Install Node.js.
git clone https://github.com/github/copilot.vim.git `
$HOME/AppData/Local/nvim/pack/github/start/copilot.vim
#:Copilot setup
xxxxxxxxxx
git clone https://github.com/github/copilot.vim.git \
~/.vim/pack/github/start/copilot.vim
# then invoke :Copilot setup in vim