helix-mods/helix-term
Omnikar 44681c5057
Add default-run = "hx" to helix-term/Cargo.toml (#1244)
Following the addition of `xtask`, `cargo run` has multiple possible
targets, necessitating the usage of `cargo run --bin hx` to run Helix
during development. This allows `cargo run` to be used to run `hx`.
2021-12-10 11:04:31 +09:00
..
src Only use a single documentation popup (#1241) 2021-12-08 16:11:18 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs Add commit hash to version info, if present (#957) 2021-11-15 00:09:02 +09:00
Cargo.toml Add default-run = "hx" to helix-term/Cargo.toml (#1244) 2021-12-10 11:04:31 +09:00