Tree-sitter is currently used for syntax highlighting in supported editors.
We use a non-hermetic tree-sitter invocation, so it must be installed locally. To install tree-sitter, run:
npm install -g tree-sitter-cli
./helix.sh
TODO