-
-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nvim-treesitter requires Neovim 0.8.3+ #1009
Comments
Yes, vimr is based on neovim 0.8.2; until #1007 you should pin treesitter at older versions. |
Which nvim-treesitter should we pin to, so that we don't all have to dig? |
I pinned at v0.9.1 and it works fine. See nvim-treesitter/nvim-treesitter#2293 |
Please have a try with the newer snapshots which have a newer neovim and can point at external neovim also. |
I can't see to find documentation on how to point to an external neovim. How can we do this? |
In advanced settings you can paste the path of the binary |
This ticket can be closed |
NeoVim 0.9.1 via MacPorts on Mac OS Ventura
:checkhealth
nvim-treesitter: require("nvim-treesitter.health").check()
Installation
The text was updated successfully, but these errors were encountered: