daxis
daxis
> Since this PR is not yet merged I have temporarily put a redirection of the status in its old place. Let me know if it does not work (I...
> As long as the fix is not merged, you can modify `~/.local/share/nvim/lazy/LazyVim/lua/lazyvim/plugins/extras/ai/copilot.lua:54` with > > local status = require("copilot.status").data.status Thanks man, it's been driving me crazy the whole morning.
It works, but it slowed down LazyVim startup time more than 4 times, from 70-80ms to around 400ms so, I reverted to pinning version.
Well, old fix now throws an error.
That's fine, thank you for your effort. Can you tell me why version pinned mason (old fix) now throws an error?
I have, I reset my git branch to the commit before applying this, still an error. Error 01:13:48 AM msg_show.lua_error Error executing vim.schedule lua callback: ...share/nvim/lazy/mason.nvim/lua/mason-core/async/init.lua:79: bad argument #1 to...
> ```shell > rm -rf ~/.local/share/nvim > rm -rf ~/.local/state/nvim > rm -rf ~/cache/nvim > ``` > > And let everything re-install. I've not seen this error myself and this...
> That fixed break's still on fresh installs/ any new workaround? You don't need a workaround, just update LazyVim plugin.