mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 23:19:25 +00:00
[neovim] Set main as copilotchat source branch
This commit is contained in:
@ -271,7 +271,7 @@ require("lazy").setup({
|
||||
{ "AndreM222/copilot-lualine" },
|
||||
{
|
||||
"copilotc-nvim/copilotchat.nvim",
|
||||
branch = "canary",
|
||||
branch = "main",
|
||||
event = "VeryLazy",
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user