ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.83k stars 451 forks source link

`tree-sitter` executable not found #1105

Closed ILOT-code closed 6 months ago

ILOT-code commented 6 months ago

Version confirmation

Following prerequisites

Not a user config issue

Neovim version

NVIM v0.9.4

Operating system/version

win10 wsl2

Terminal name/version

windows terminal

$TERM environment variable

xterm-256color

Branch info

main (Default/Latest)

Fetch Preferences

SSH (use_ssh = true)

How to reproduce the issue

Sorry for taking up everyone's time. As the title says, I get some warnning when running checkhealth.What role does the "tree-sitter exectable" play? Is there any way to solve this warning?

Installation ~

Lspsaga.nvim report ~

Expected behavior

Actual behavior

No response

Additional information

No response

CharlesChiuGit commented 6 months ago

ys, install tree-sitter. https://github.com/ayamir/nvimdots/wiki/Prerequisites#optional-packages

ILOT-code commented 6 months ago

thanks