mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-25 19:03:30 +04:00
c388e16e09
It is easy to forget to call `Document::apply` and/or `View::apply` in the correct order. This commit introduces a helper function which closes over both calls. |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
build.rs | ||
Cargo.toml |