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-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.
1 year ago
..
src Check for 'git' before fetching/building grammars (#7320) 1 year ago
Cargo.toml Check for 'git' before fetching/building grammars (#7320) 1 year ago
build.rs emit cargo metadata duiring build scripts to avoid outdated buildscript outputs (#6743) 1 year ago