This repository contains a number of crates used by the Helix editor for integration with the tree-sitter C library.
bindings/contains thetree-house-bindingscrate which provides Rust bindings over the C library.highlighter/contains thetree-housecrate which exposes a robust highlighter and query iterator for working across [injections].skidder/contains theskiddercrate which exposes utilities for building a package repository for tree-sitter grammars.cli/contains theskidder-clicrate which wrapsskidderin a command line interface.