mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-06 12:27:42 +03:00
Undo/redo/earlier/later call `Document::apply_impl` which applies
transactions to the document. These transactions also need to be
applied to the view as in
|
||
---|---|---|
.. | ||
src | ||
tests/encoding | ||
Cargo.toml |