You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term
Michael Davis b157c5a8a4 fetch and compile tree-sitter grammars in helix-term build
This restores much of the behavior that existed before this PR:
helix will build the grammars when compiling. The difference is that
now fetching is also done during the build phase and is done much
more quickly - both shallow and in parallel.
2 years ago
..
src migrate grammar fetching/building code into helix-loader crate 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml fetch and compile tree-sitter grammars in helix-term build 2 years ago
build.rs fetch and compile tree-sitter grammars in helix-term build 2 years ago