You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vim.env.LAZY_STDPATH=".repro"load(vim.fn.system("curl -s https://raw.githubusercontent.com/folke/lazy.nvim/main/bootstrap.lua"))()
require("lazy.minit").repro({
spec= {
-- add any other plugins here
},
})
The text was updated successfully, but these errors were encountered:
Describe the bug
This problem only happens when I'm using the gemini provider with 2.0 flash model. I don't encounter this problem using claude.
To reproduce
No response
Expected behavior
No response
Installation method
Use lazy.nvim:
Environment
Neovim
System
Repro
The text was updated successfully, but these errors were encountered: