feat(cmp): update to blink.cmp

This commit is contained in:
2024-12-24 16:03:46 +02:00
parent 5c88edfa70
commit f8a4240bf6
30 changed files with 419 additions and 563 deletions

View File

@@ -13,6 +13,11 @@ return {
},
},
opts = {
completion = {
cmp = {
enabled = true,
},
},
smart_insert = true,
insert_closing_quote = true,
autoload = true,