|
I used to be able to do |
Answered by
mrcjkb
Jun 25, 2024
Replies: 1 comment 2 replies
|
Hey 👋 nvim-treesitter 0.9.2 is quite outdated and causes problems with the luarocks tree-sitter parsers, which is why we've removed it. For now, you have two options:
|
2 replies
Answer selected by
craigmac
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey 👋
nvim-treesitter 0.9.2 is quite outdated and causes problems with the luarocks tree-sitter parsers, which is why we've removed it.
For now, you have two options:
we provide the
nvim-treesitter-legacy-apirock, which is nvim-treesitter but patched not to include queries that could conflict with luarocks parsers.