helix/helix-core
Michael Davis baceb02a09 Use refactored Registers type
This is an unfortunately noisy change: we need to update virtually all
callsites that access the registers. For reads this means passing in the
Editor and for writes this means handling potential failure when we
can't write to a clipboard register.
2023-07-31 15:05:38 +09:00
..
src Use refactored Registers type 2023-07-31 15:05:38 +09:00
tests Prefer RopeSlice to &Rope in helix_core::syntax 2023-07-27 11:50:19 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml pin TS to unreleased git revision to fix freezes (#7737) 2023-07-27 11:50:40 +09:00