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-plus/helix-loader/src
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
..
config.rs implement proper lsp-workspace support 1 year ago
grammar.rs Check for 'git' before fetching/building grammars (#7320) 1 year ago
lib.rs Fix warnings from clippy (#7013) 1 year ago
main.rs Use a minimal binary to fetch grammar sources in release CI (#2557) 2 years ago