Skip to content

docs: add tree-sitter-cli and node as requirements#1862

Open
Safi2099 wants to merge 2 commits intonvim-lua:masterfrom
Safi2099:master
Open

docs: add tree-sitter-cli and node as requirements#1862
Safi2099 wants to merge 2 commits intonvim-lua:masterfrom
Safi2099:master

Conversation

@Safi2099
Copy link

@Safi2099 Safi2099 commented Feb 5, 2026

The nvim-treesitter rewrite (main branch) now requires the CLI and Node to generate parsers.

The nvim-treesitter rewrite (main branch) now requires the CLI and Node to generate parsers.
@ro0gr
Copy link

ro0gr commented Feb 5, 2026

FWIW, there is also a healthcheck script to automate this

for _, exe in ipairs { 'git', 'make', 'unzip', 'rg' } do

@Safi2099
Copy link
Author

Safi2099 commented Feb 7, 2026

Should I update the healthcheck script as well?
Edit: Added node and tree-sitter-cli to health check.

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

Successfully merging this pull request may close these issues.

2 participants