mirror of https://github.com/helix-editor/helix
These changes provide a new feature flag "embed_runtime" that when enabled and built in release mode will embed the runtime folder into the resulting binary. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
README.md
window -> buffer -> text -> contains "view", a viewport into the buffer
view -> selections etc -> cursor