helix-mods/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.
2022-03-10 17:31:57 +09:00
..
src migrate grammar fetching/building code into helix-loader crate 2022-03-10 17:31:57 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs fetch and compile tree-sitter grammars in helix-term build 2022-03-10 17:31:57 +09:00
Cargo.toml fetch and compile tree-sitter grammars in helix-term build 2022-03-10 17:31:57 +09:00