Skip to content

Commit

Permalink
CopilotChat
Browse files Browse the repository at this point in the history
Signed-off-by: Ron Bellido <[email protected]>
  • Loading branch information
rbellido-ut committed Jan 21, 2025
1 parent c70a4c5 commit 8a6dcef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvim/vim-plug/plugins.vim
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ call plug#begin('~/.config/nvim/autoload/plugged')
" GH Co-pilot baby
Plug 'github/copilot.vim'
" Plug 'zbirenbaum/copilot.lua'
Plug 'CopilotC-Nvim/CopilotChat.nvim', { 'branch': 'canary' }
Plug 'CopilotC-Nvim/CopilotChat.nvim'

" Lint
Plug 'mfussenegger/nvim-lint'
Expand Down

0 comments on commit 8a6dcef

Please sign in to comment.