-
I used to be able to do |
Beta Was this translation helpful? Give feedback.
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:
|
Beta Was this translation helpful? Give feedback.
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-api
rock, which is nvim-treesitter but patched not to include queries that could conflict with luarocks parsers.