Closed DevonPeroutky closed 1 month ago
same here, this problem only occur on MacBook, I tested in Linux and Winodws, they are all running well
You can try this solution: https://github.com/yetone/avante.nvim/issues/612#issuecomment-2375729928
The final solution is as follows: https://github.com/yetone/avante.nvim/issues/612#issuecomment-2375810514
Describe the bug
I just did a fresh install of Avante using LazyVim, however when I open up neovim I get the following error message about
Failed to load avante_repo_map
My Environment:
To reproduce
This is the default config I copy and pasted into
.config/nvim/lua/plugins/avante.lua
Expected behavior
Opening neovim with no error messages
Environment
My Environment:
Repro