.. |
auto_pairs.rs
|
When calculating a new selection, we need to take newly inserted text into account.
|
2021-05-15 10:50:36 +09:00 |
comment.rs
|
Cleanup find_first_non_whitespace_char funcs
|
2021-06-08 17:22:37 +09:00 |
diagnostic.rs
|
Derive debug without feature
|
2021-06-10 22:00:08 +09:00 |
graphemes.rs
|
Downgrade unicode-segmentation
|
2021-06-10 22:00:08 +09:00 |
history.rs
|
Derive debug without feature
|
2021-06-10 22:00:08 +09:00 |
indent.rs
|
Cleanup find_first_non_whitespace_char funcs
|
2021-06-08 17:22:37 +09:00 |
lib.rs
|
Cleanup find_first_non_whitespace_char funcs
|
2021-06-08 17:22:37 +09:00 |
macros.rs
|
Split parts of helix-term into helix-view.
|
2020-09-21 18:24:16 +09:00 |
match_brackets.rs
|
Don't panic on empty file/buffer (#108)
|
2021-06-05 13:00:43 +09:00 |
movement.rs
|
Derive debug without feature
|
2021-06-10 22:00:08 +09:00 |
object.rs
|
minor: Remove a few unwraps.
|
2021-03-26 11:03:14 +09:00 |
position.rs
|
clippy lint
|
2021-03-24 14:58:01 +09:00 |
register.rs
|
Implement register selection
|
2021-06-07 21:52:09 +09:00 |
search.rs
|
fix: 2 panics while setting style + off by 1
|
2021-06-07 09:15:08 +09:00 |
selection.rs
|
Fixing Multiple Panics (#121)
|
2021-06-05 12:49:19 +09:00 |
state.rs
|
Derive debug without feature
|
2021-06-10 22:00:08 +09:00 |
syntax.rs
|
Derive debug without feature
|
2021-06-10 22:00:08 +09:00 |
transaction.rs
|
Derive debug without feature
|
2021-06-10 22:00:08 +09:00 |
words.rs
|
Fix panic on ctrl-w empty document
|
2021-06-08 23:08:08 +09:00 |