tree-sitter-config

Crates.iotree-sitter-config
lib.rstree-sitter-config
version0.22.6
sourcesrc
created_at2021-09-03 20:45:39.518701
updated_at2024-05-05 20:58:53.938381
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
size7,155
Andrew Hlynskyi (ahlinc)

documentation

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: 5069

cargo fmt