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

This commit is contained in:
Folke Lemaitre committed 2024-12-11 10:57:09 +01:00
1 parent 9ad1c49b67
commit 439340bd8a
3 files changed
+13 -19

No files matched your search

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