We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5feae4a commit e73d1b4Copy full SHA for e73d1b4
lua/kickstart/plugins/avante.lua
@@ -5,7 +5,7 @@ return {
5
lazy = false,
6
version = false, -- set this if you want to always pull the latest change
7
opts = {
8
- provider = 'copilot_gemini',
+ provider = 'copilot',
9
selector = { provider = 'snacks' },
10
input = {
11
provider = 'snacks',
0 commit comments