:checkhealth nvim-treesitter showed :
So I tried :TSUninstall vimdoc
but nvim-treesitter showed : vimdoc is installed but not by nvim-treesitter, remove the following file [...] and it pointed to the neovim release, and specifically to lib/nvim/parser/vimdoc.so, and after removing it and doing the same for some other things like query.so, th e thing just breaks even more.
CONCLUSION AS OF 28/07/2025 : the codecompanion.nvim plugin, which i wanted to try, needs nvim >= 11.0, but nvim-treesitter (at least using it in lunarvim) has been known to cause issues with nvim >= 11.0, so the solution yet again seems to be hacking together my own nvim config
:checkhealth nvim-treesittershowed :So I tried
:TSUninstall vimdocbut nvim-treesitter showed :
vimdoc is installed but not by nvim-treesitter, remove the following file [...]and it pointed to the neovim release, and specifically to lib/nvim/parser/vimdoc.so, and after removing it and doing the same for some other things like query.so, th e thing just breaks even more.CONCLUSION AS OF 28/07/2025 : the codecompanion.nvim plugin, which i wanted to try, needs nvim >= 11.0, but nvim-treesitter (at least using it in lunarvim) has been known to cause issues with nvim >= 11.0, so the solution yet again seems to be hacking together my own nvim config