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.
helix-plus/helix-core/src
notoria 1a3a924634 Implement Debug for data structure as a feature 3 years ago
..
auto_pairs.rs When calculating a new selection, we need to take newly inserted text into account. 3 years ago
comment.rs Cleanup find_first_non_whitespace_char funcs 3 years ago
diagnostic.rs Implement Debug for data structure as a feature 3 years ago
graphemes.rs Implement Debug for data structure as a feature 3 years ago
history.rs Implement Debug for data structure as a feature 3 years ago
indent.rs Cleanup find_first_non_whitespace_char funcs 3 years ago
lib.rs Cleanup find_first_non_whitespace_char funcs 3 years ago
macros.rs Split parts of helix-term into helix-view. 4 years ago
match_brackets.rs Don't panic on empty file/buffer (#108) 3 years ago
movement.rs Implement Debug for data structure as a feature 3 years ago
object.rs minor: Remove a few unwraps. 3 years ago
position.rs clippy lint 3 years ago
register.rs Implement register selection 3 years ago
search.rs fix: 2 panics while setting style + off by 1 3 years ago
selection.rs Fixing Multiple Panics (#121) 3 years ago
state.rs Implement Debug for data structure as a feature 3 years ago
syntax.rs Implement Debug for data structure as a feature 3 years ago
transaction.rs Implement Debug for data structure as a feature 3 years ago
words.rs Fix panic on ctrl-w empty document 3 years ago