fixed cmp call from copilot
This commit is contained in:
parent
d13360cad6
commit
bf5afab3ab
@ -19,7 +19,7 @@ return {
|
||||
suggestion = { enabled = false, auto_trigger = false },
|
||||
panel = { enabled = false },
|
||||
})
|
||||
require("copilot_cmp").setup()
|
||||
end,
|
||||
require("copilot_cmp").setup()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user