bad English (sorry). I'm trying to get nvim_treesitter to work on my windows machine, on my Linux one it worked great but now when I try on windows the :checkhealth nvim_treesitter gives:
health#nvim_treesitter#check
Installation
- ERROR:
tree-sitter
executable not found - OK:
git
executable found. - ERROR:
cc
executable not found.- ADVICE:
- Check that either gcc or clang is in your $PATH
- ADVICE:
Parser/Features H L F I
Legend: H[ighlight], L[ocals], F[olds], I[ndents] *) multiple parsers found, only one will be used x) errors found in the query, try to run :TSUpdate {lang}
and I'm totally new to this thing, any advice would help:)