cmp works? ghost text works?
This commit is contained in:
@@ -17,7 +17,7 @@ require("copilot").setup({
|
||||
suggestion = {
|
||||
enabled = true,
|
||||
auto_trigger = true,
|
||||
hide_during_completion = true,
|
||||
hide_during_completion = false,
|
||||
debounce = 75,
|
||||
keymap = {
|
||||
accept = "<A-a>",
|
||||
|
||||
Reference in New Issue
Block a user