Skip to content
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

Open
polydevuk opened this issue Jun 22, 2023 · 7 comments
Open

Nvim-treesitter requires Neovim 0.8.3+ #1009

polydevuk opened this issue Jun 22, 2023 · 7 comments

Comments

@polydevuk
Copy link

NeoVim 0.9.1 via MacPorts on Mac OS Ventura

:checkhealth

nvim-treesitter: require("nvim-treesitter.health").check()

Installation

  • ERROR: Nvim-treesitter requires Neovim 0.8.3+
@wookayin
Copy link

Yes, vimr is based on neovim 0.8.2; until #1007 you should pin treesitter at older versions.

@huyz
Copy link

huyz commented Sep 26, 2023

Which nvim-treesitter should we pin to, so that we don't all have to dig?

@wookayin
Copy link

I pinned at v0.9.1 and it works fine. See nvim-treesitter/nvim-treesitter#2293

@georgeharker
Copy link
Collaborator

Please have a try with the newer snapshots which have a newer neovim and can point at external neovim also.

@huyz
Copy link

huyz commented Feb 15, 2024

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?

@georgeharker
Copy link
Collaborator

In advanced settings you can paste the path of the binary

@huyz
Copy link

huyz commented Feb 15, 2024

This ticket can be closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants