Closed l00sed closed 1 year ago
I think it might be a Neovim core issue relating to this... https://github.com/neovim/neovim/issues/25295
Updated to 0.10.0 nightly build and it is indeed fixed. Guess I got too excited with the updates. Hope this helps if anyone else is hunting down the same bug.
After some upgrades, I get an error "symbol not found" pointing to
pretty-fold.nvim
. Could be a Nvim core bug?Running: MacOS Sonoma 14 Neovim 0.9.2 latest pretty-fold.nvim healthchecks look good
EDIT: tried with an empty
.setup()
and I'm still getting the issue.