fix(blink): config breaking changes. Fixes #4990

This commit is contained in:
Folke Lemaitre 2024-12-11 10:57:07 +01:00
parent 9ad1c49b67
commit 439340bd8a
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
3 changed files with 13 additions and 19 deletions

View file

@ -100,9 +100,7 @@ return {
dependencies = { "giuxtaposition/blink-cmp-copilot" },
opts = {
sources = {
completion = {
enabled_providers = { "copilot" },
},
default = { "copilot" },
providers = {
copilot = {
name = "copilot",