vhyrro

Results 183 comments of vhyrro

Nope, you don't need the `luarocks` package from your distro :) Yeah, sometimes manually rerunning the build steps is what fixes it. Lazy is very unpredictable when it comes to...

@simonhughxyz The error message is slightly different as we're using the luarocks package loader, but the underlying cause looks to be the same - Neorg is trying to initialize before...

Okay, I tried another thing. @simonhughxyz mind updating the plugin and trying again? I removed the old and hacky code related to nvim-treesitter query invalidation, which has been resolved for...

That's odd... are you pinned to the latest stable release by any chance? I pushed the update to the main branch. If so, my bad, I should have made that...

I assume then that it's silently failing to load? All of the people that have mentioned such an error have had their issues resolved via `:Lazy build neorg`, which forces...

Code generally looks great! I've managed to find another bug that may or may not be known: other virtual text seems to break positioning within the buffer (e.g. images generated...

I'm on the latest stable luarocks release which I realized happens to be from 144 days ago :joy:, perhaps that's due for an update :sweat_smile:

Thanks for getting that release out, that's fixed now at least :)

I've since added information in the README how to temporarily overcome the issues related to nvim-treesitter :) I plan on dropping `nvim-treesitter` as a dependency of Neorg, but until that...

One conflict that needs fixing, you know what to do :p