Skip to content

Commit 4984ebd

Browse files
committed
set default provider to gemini-2.5-pro
1 parent 66759ce commit 4984ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/kickstart/plugins/avante.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ return {
55
lazy = false,
66
version = false, -- set this if you want to always pull the latest change
77
opts = {
8-
provider = 'copilot',
8+
provider = 'copilot_gemini',
99
selector = { provider = 'snacks' },
1010
input = {
1111
provider = 'snacks',

0 commit comments

Comments
 (0)