mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-24 09:48:59 +02:00
fix(blink): config breaking changes. Fixes #4990
This commit is contained in:
parent
9ad1c49b67
commit
439340bd8a
3 changed files with 13 additions and 19 deletions
|
@ -100,9 +100,7 @@ return {
|
|||
dependencies = { "giuxtaposition/blink-cmp-copilot" },
|
||||
opts = {
|
||||
sources = {
|
||||
completion = {
|
||||
enabled_providers = { "copilot" },
|
||||
},
|
||||
default = { "copilot" },
|
||||
providers = {
|
||||
copilot = {
|
||||
name = "copilot",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue