mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-15 16:51:33 +00:00
fix deprecated config
This commit is contained in:
@ -25,7 +25,7 @@ return {
|
||||
},
|
||||
opts = {
|
||||
provider = "deepseek",
|
||||
vendors = {
|
||||
providers = {
|
||||
deepseek = {
|
||||
__inherited_from = "openai",
|
||||
api_key_name = "DEEPSEEK_API_KEY",
|
||||
|
Reference in New Issue
Block a user