mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix(copilot): CopilotChat.nvim has moved to main
This commit is contained in:
parent
4bf3a39223
commit
c7670abcc0
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue