fix(copilot): CopilotChat.nvim has moved to main

This commit is contained in:
Andreas Petersen 2024-12-02 07:25:01 +01:00
parent 4bf3a39223
commit c7670abcc0

View file

@ -17,7 +17,7 @@ end
return {
{
"CopilotC-Nvim/CopilotChat.nvim",
branch = "canary",
branch = "main",
cmd = "CopilotChat",
opts = function()
local user = vim.env.USER or "User"