remove double initialization of copilot
This commit is contained in:
parent
9605898edd
commit
94394fd3b4
3 changed files with 75 additions and 70 deletions
|
@ -35,10 +35,6 @@ return {
|
|||
'folke/lsp-colors.nvim',
|
||||
'nvim-lua/popup.nvim',
|
||||
|
||||
'zbirenbaum/copilot.lua',
|
||||
{'zbirenbaum/copilot-cmp',
|
||||
dependencies = { "hrsh7th/nvim-cmp" },
|
||||
},
|
||||
'junegunn/vim-easy-align',
|
||||
'machakann/vim-highlightedyank',
|
||||
'vim-airline/vim-airline',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue