mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-24 05:21:04 +00:00
Not copilot
This commit is contained in:
parent
7f7873536d
commit
b40aa34c22
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ return {
|
||||||
-- for example
|
-- for example
|
||||||
-- provider = "openai",
|
-- provider = "openai",
|
||||||
provider = "claude",
|
provider = "claude",
|
||||||
provider = "copilot",
|
-- provider = "copilot",
|
||||||
providers = {
|
providers = {
|
||||||
claude = {
|
claude = {
|
||||||
endpoint = "https://api.anthropic.com",
|
endpoint = "https://api.anthropic.com",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue