switch to official github copilot
This commit is contained in:
parent
b809b374cb
commit
b9b942b336
3 changed files with 3 additions and 23 deletions
|
|
@ -1,11 +0,0 @@
|
|||
return {
|
||||
'zbirenbaum/copilot.lua',
|
||||
opts = {
|
||||
suggestion = { enabled = false },
|
||||
panel = { enabled = false },
|
||||
filetypes = {
|
||||
['.'] = false,
|
||||
go = true,
|
||||
},
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue