remove canary branch from copilot plugin
This commit is contained in:
		
							parent
							
								
									c94a071825
								
							
						
					
					
						commit
						f47053dd8c
					
				| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue