Christian Clason
Christian Clason
As I wrote, you need to actually have an appropriate parser and (matching) queries on your current `rtp`. Please read `:h treesitter`.
So the backtrace points to a crash in the tree-sitter lib, so nothing we can do about here. I have just upgraded to a new version that fixes a crash...
Can you please rebase?
Why? This is a much simpler fix for the actual issue, and 62.4.0 was released three years ago.
> Then should we bump all the way to v70.1.0? Why? What will that buy us over 62.4.0?
Let's start with a simple rebase(!) on `master`. If it fixes a concrete problem, we can merge and backport quickly and then iterate further (if and when someone comes up...
Please test the latest Neovim release (0.10.2).
This is already fixed on `main`, which is what will be nvim-treesitter 1.0
> I don't know if this is a show stopper, please let me know. It is.
> I guess you could run the Ls with a different log level if you don't want to see these messages? That is exactly what I'm doing; I don't expect...