chore(nvim): replace cmp with blink.cmp
This commit is contained in:
@@ -42,7 +42,7 @@ return {
|
||||
},
|
||||
},
|
||||
completion = {
|
||||
nvim_cmp = true,
|
||||
nvim_cmp = false,
|
||||
min_chars = 2,
|
||||
},
|
||||
picker = {
|
||||
|
||||
Reference in New Issue
Block a user