chore(nvim): replace cmp with blink.cmp
This commit is contained in:
parent
8e4278794f
commit
4dda3a958a
4 changed files with 62 additions and 153 deletions
|
@ -42,7 +42,7 @@ return {
|
|||
},
|
||||
},
|
||||
completion = {
|
||||
nvim_cmp = true,
|
||||
nvim_cmp = false,
|
||||
min_chars = 2,
|
||||
},
|
||||
picker = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue