diff options
author | Michael Davis | 2022-10-20 18:36:21 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2022-10-20 23:43:15 +0000 |
commit | 1243db11a55a9f431a4b6bbf56c1953b2262d8b7 (patch) | |
tree | fb1be9d7efa60f15ff246c5a446fa23a10e3366e /helix-lsp | |
parent | 4cff6250548d279ab69627177bd55312adb822a6 (diff) |
Use helix_view::apply_transaction in integration-tests
`helix_view::apply_transaction` closes over `Document::apply` and
`View::apply` to ensure that jumplist entries are updated when a
document changes from a transaction. `Document::apply` shouldn't
be called directly - this helper function should be used instead.
Diffstat (limited to 'helix-lsp')
0 files changed, 0 insertions, 0 deletions