chore(nvim): use the new completion menu
This commit is contained in:
parent
aa2aa7ebaf
commit
572557ed28
|
@ -59,5 +59,6 @@ cmp.setup {
|
|||
|
||||
experimental = {
|
||||
ghost_text = true,
|
||||
native_menu = false,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue