mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
Remove embed_runtime feature
It's no longer practical to maintain. Closes #451
This commit is contained in:
parent
f88d4c1e20
commit
0fdb626c2c
7 changed files with 3 additions and 84 deletions
|
@ -51,13 +51,6 @@ that sets the variable to the install dir.
|
|||
> NOTE: running via cargo also doesn't require setting explicit `HELIX_RUNTIME` path, it will automatically
|
||||
> detect the `runtime` directory in the project root.
|
||||
|
||||
Alternatively, if you want to embed the `runtime/` directory into the Helix binary you can build
|
||||
it with:
|
||||
|
||||
```
|
||||
cargo install --path helix-term --features "embed_runtime"
|
||||
```
|
||||
|
||||
[](https://repology.org/project/helix/versions)
|
||||
|
||||
## MacOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue