helix-mods/helix-loader
Michael Davis 6fcab90d16 only fetch git-sourced grammars
This is a bit of a micro-optimization: in the current setup we waste
a thread in the pool for a local grammar only to println! a message
saying we're skipping fetching because it's a local grammar.
2022-03-10 17:31:57 +09:00
..
src only fetch git-sourced grammars 2022-03-10 17:31:57 +09:00
build.rs migrate grammar fetching/building code into helix-loader crate 2022-03-10 17:31:57 +09:00
Cargo.toml migrate grammar fetching/building code into helix-loader crate 2022-03-10 17:31:57 +09:00