mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Apply suggestions from code review
Co-authored-by: Ivan Tham <pickfire@riseup.net>
This commit is contained in:
parent
255598a2cb
commit
ae105812d6
3 changed files with 4 additions and 8 deletions
|
@ -45,7 +45,7 @@ the `HELIX_RUNTIME` environment variable.
|
|||
> NOTE: You should set this to <path to repository>/runtime in development (if
|
||||
> running via cargo).
|
||||
|
||||
If you want to bake the `runtime/` directory into the Helix binary you can build
|
||||
If you want to embed the `runtime/` directory into the Helix binary you can build
|
||||
it with:
|
||||
|
||||
```
|
||||
|
@ -82,4 +82,3 @@ All shortcuts/keymaps can be found in the documentation on the website:
|
|||
# Getting help
|
||||
|
||||
Discuss the project on the community [Matrix Space](https://matrix.to/#/#helix-community:matrix.org) (make sure to join `#helix-editor:matrix.org` if you're on a client that doesn't support Matrix Spaces yet).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue