remove canary branch from copilot plugin
This commit is contained in:
parent
c94a071825
commit
f47053dd8c
@ -13,7 +13,6 @@ end
|
|||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
'CopilotC-Nvim/CopilotChat.nvim',
|
'CopilotC-Nvim/CopilotChat.nvim',
|
||||||
branch = 'canary',
|
|
||||||
dependencies = {
|
dependencies = {
|
||||||
{ 'zbirenbaum/copilot.lua' }, -- or github/copilot.vim
|
{ 'zbirenbaum/copilot.lua' }, -- or github/copilot.vim
|
||||||
{ 'nvim-lua/plenary.nvim' }, -- for curl, log wrapper
|
{ 'nvim-lua/plenary.nvim' }, -- for curl, log wrapper
|
||||||
|
Loading…
x
Reference in New Issue
Block a user