forked from Mirrors/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6bdf609caa
Registers are stored inside `Editor` and accessed without `RwLock`. To work around ownership, I added a sister method to `Editor::current`: `Editor::current_with_context`. I tried to modify `Editor::current` directly but it's used at a lot of places so I reverted into this for now at least. |
3 years ago | |
---|---|---|
.. | ||
src | 3 years ago | |
.gitignore | 5 years ago | |
Cargo.toml | 3 years ago |