mirror of https://github.com/helix-editor/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 | |
---|---|---|
.. | ||
auto_pairs.rs | 3 years ago | |
chars.rs | 3 years ago | |
comment.rs | 3 years ago | |
diagnostic.rs | 3 years ago | |
graphemes.rs | 3 years ago | |
history.rs | 3 years ago | |
indent.rs | 3 years ago | |
lib.rs | 3 years ago | |
macros.rs | 4 years ago | |
match_brackets.rs | 3 years ago | |
movement.rs | 3 years ago | |
object.rs | 4 years ago | |
position.rs | 4 years ago | |
register.rs | 3 years ago | |
search.rs | 3 years ago | |
selection.rs | 3 years ago | |
state.rs | 3 years ago | |
syntax.rs | 3 years ago | |
transaction.rs | 3 years ago |