mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 06:42:05 +00:00
feat(cmp): update to blink.cmp
This commit is contained in:
@@ -13,6 +13,11 @@ return {
|
||||
},
|
||||
},
|
||||
opts = {
|
||||
completion = {
|
||||
cmp = {
|
||||
enabled = true,
|
||||
},
|
||||
},
|
||||
smart_insert = true,
|
||||
insert_closing_quote = true,
|
||||
autoload = true,
|
||||
|
||||
Reference in New Issue
Block a user