tree-sitter-config

Crates.iotree-sitter-config
lib.rstree-sitter-config
version0.26.3
created_at2021-09-03 20:45:39.518701+00
updated_at2025-12-13 12:54:17.907129+00
descriptionUser configuration of tree-sitter's command line programs
homepagehttps://tree-sitter.github.io/tree-sitter
repositoryhttps://github.com/tree-sitter/tree-sitter
max_upload_size
id446618
size17,099
core (github:tree-sitter:core)

documentation

https://docs.rs/tree-sitter-config

README

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.

Commit count: 6144

cargo fmt