feat: adding back cmp-copilot
This commit is contained in:
parent
c32565a48b
commit
e53d56f2fe
3 changed files with 13 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
return {
|
||||
'zbirenbaum/copilot-cmp',
|
||||
dependencies = { 'copilot.lua' },
|
||||
dependencies = { 'zbirenbaum/copilot.lua', 'github/copilot.vim' },
|
||||
config = function()
|
||||
require('copilot_cmp').setup()
|
||||
local cmp = require 'cmp'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue