tree-sitter-config 0.25.3

User configuration of tree-sitter's command line programs
Documentation
1
2
3
4
5
6
7
# Tree-sitter Config

Manages Tree-sitter's configuration file.

You can use a configuration file to control the behavior of the `tree-sitter`
command-line program. This crate implements the logic for finding and the
parsing the contents of the configuration file.