Closed aravezskinteeth closed 1 year ago
Not sure why there would be problems, as the submodule ref has been pushed and I haven't done anything funky with the git history. Try uninstalling and reinstalling (in Lazy parlance, a "clean" which you can do with x
)
You're right I have no idea why I got this weird error. It's already solved by reinstalling again. Thank you.
Neovim version (nvim -v)
0.9.9
Operating system/version
MacOS 12.6.2
Output of :AerialInfo
E492: Not an editor command: AerialInfo
Describe the bug
I have AstroNvim and use Lazy to manage my plugin updates, but for some reason I cannot manage to update it because I get the following errors:
Steps To Reproduce
In the terminal with AstroNvim and Lazy
aerial.nvim
needs to be updated so I press UExpected Behavior
To get aerial.nvim to update.
Minimal example file
No response
Minimal init.lua
Additional context
Full astronvim user config is here