Closed chrollorifat closed 8 months ago
You need to create a new file called copilot.lua under ~/.config/nvim/lua/plugins
Then your new copilot.lua file must be like:
return {
"github/copilot.vim",
}
Thats it. Then open neovim again and write :Copilot setup
and follow the instructions to add your account.
Thanks a lot. it was so easy.
You should check out this guide over here, if you want to add Copilot to Neovim : https://github.com/github/copilot.vim