helix/helix-loader
Michael Davis 25ad534d64
Check for 'git' before fetching/building grammars (#7320)
Previously the error message for this potential failure-case was
confusing: "no such file or directory". `hx -g fetch`, `hx -g build` and
the helix-term builder should bail early if the git binary is not
available.
2023-06-12 17:32:36 +02:00
..
src Check for 'git' before fetching/building grammars (#7320) 2023-06-12 17:32:36 +02:00
build.rs emit cargo metadata duiring build scripts to avoid outdated buildscript outputs (#6743) 2023-04-14 09:59:52 -05:00
Cargo.toml Check for 'git' before fetching/building grammars (#7320) 2023-06-12 17:32:36 +02:00