update cmp

This commit is contained in:
asep komarudin 2023-02-15 00:09:12 +07:00
parent ccebb0c28e
commit 97de102c92
9 changed files with 123 additions and 109 deletions

View file

@ -83,9 +83,8 @@ return {
documentation = cmp.config.window.bordered(),
},
experimental = {
ghost_text = {
hl_group = "LspCodeLens",
},
ghost_text = false,
native_menu = false,
},
}
end,