Remove ghost text when performing completions

This commit is contained in:
Oliver Davies 2025-03-28 21:27:19 +00:00
parent e99da3c2f2
commit 6fbcd27331

View file

@ -64,7 +64,6 @@ cmp.setup {
},
experimental = {
ghost_text = true,
native_menu = false,
},
}