[nvim] replace cmp with blink.cmp
This commit is contained in:
parent
94dc8458d0
commit
778e388288
5 changed files with 73 additions and 173 deletions
|
@ -27,8 +27,10 @@ return {
|
|||
override = {
|
||||
["vim.lsp.util.convert_input_to_markdown_lines"] = true,
|
||||
["vim.lsp.util.stylize_markdown"] = true,
|
||||
["cmp.entry.get_documentation"] = true,
|
||||
},
|
||||
signature = {
|
||||
enabled = false
|
||||
}
|
||||
},
|
||||
presets = {
|
||||
inc_rename = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue