switch to official github copilot
This commit is contained in:
parent
b809b374cb
commit
b9b942b336
3 changed files with 3 additions and 23 deletions
|
|
@ -1,12 +0,0 @@
|
|||
return {
|
||||
'zbirenbaum/copilot-cmp',
|
||||
config = function()
|
||||
require('copilot_cmp').setup()
|
||||
end,
|
||||
opts = {
|
||||
filetypes = {
|
||||
['.'] = false,
|
||||
go = true,
|
||||
},
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue