comment.rs
|
Fixes for new clippy lints in Rust 1.54.
|
2021-07-29 22:47:18 +02:00 |
diagnostic.rs
|
Derive debug without feature
|
2021-06-10 22:00:08 +09:00 |
graphemes.rs
|
Better validation method APIs for Range .
|
2021-07-01 14:22:28 -07:00 |
indent.rs
|
Fix broken test
|
2021-09-16 15:54:43 +09:00 |
macros.rs
|
Split parts of helix-term into helix-view.
|
2020-09-21 18:24:16 +09:00 |
movement.rs
|
Fixes for new clippy lints in Rust 1.54.
|
2021-07-29 22:47:18 +02:00 |
position.rs
|
Document pos_at_coords better.
|
2021-08-09 11:12:38 +09:00 |
register.rs
|
Implement in-memory prompt history
|
2021-07-26 11:19:33 +09:00 |
selection.rs
|
Implement 'remove_primary_selection' as Alt-,
|
2021-09-24 10:30:28 +09:00 |
state.rs
|
Reduce State use a bit further
|
2021-08-26 09:21:07 +09:00 |
surround.rs
|
Fix buggy surround behavior from #376.
|
2021-08-04 09:55:59 +08:00 |
syntax.rs
|
...
|
2021-09-16 16:04:32 +09:00 |
transaction.rs
|
remove unsafe
|
2021-08-27 09:50:57 +09:00 |