remove double initialization of copilot
This commit is contained in:
parent
9605898edd
commit
94394fd3b4
3 changed files with 75 additions and 70 deletions
|
@ -1,8 +0,0 @@
|
|||
require("copilot").setup({
|
||||
suggestion = { enabled = false },
|
||||
panel = { enabled = false },
|
||||
filetypes = {
|
||||
mail = false,
|
||||
}
|
||||
})
|
||||
require("copilot_cmp").setup()
|
Loading…
Add table
Add a link
Reference in a new issue