diff --git a/lua/custom/plugins/copilot.lua b/lua/custom/plugins/copilot.lua index 59747ee1..893a77ea 100644 --- a/lua/custom/plugins/copilot.lua +++ b/lua/custom/plugins/copilot.lua @@ -13,7 +13,6 @@ end return { { 'CopilotC-Nvim/CopilotChat.nvim', - branch = 'canary', dependencies = { { 'zbirenbaum/copilot.lua' }, -- or github/copilot.vim { 'nvim-lua/plenary.nvim' }, -- for curl, log wrapper