There are hundreds projects that use tree-sitter parsers and install them in specific paths.
For instance, in neovim editor there is a plugin nvim-treesitter that fetches TS grammar repos and keeps them in a 'cache' folder.
It would be nice to be able to point out directory with already installed grammar repos. I.e.: to adopt default system-relative tree-sitter folder for grammar parsers binaries.
There are hundreds projects that use tree-sitter parsers and install them in specific paths.
For instance, in neovim editor there is a plugin nvim-treesitter that fetches TS grammar repos and keeps them in a 'cache' folder.
It would be nice to be able to point out directory with already installed grammar repos. I.e.: to adopt default system-relative tree-sitter folder for grammar parsers binaries.