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
Blaž Hrastnik 8eaf9a432d Make Transaction::change only rely on the rope. 4 years ago
..
comment.rs Make Transaction::change only rely on the rope. 4 years ago
diagnostic.rs ui: Render diagnostic errors in sideline. 4 years ago
graphemes.rs graphemes: fix nth_prev_grapheme_boundary calculation. 4 years ago
history.rs Make Transaction::change only rely on the rope. 4 years ago
indent.rs minor: Simplify some code. 4 years ago
lib.rs Use diagnostic.severity to distinguish between error colors. 4 years ago
macros.rs Split parts of helix-term into helix-view. 4 years ago
object.rs commands: Implement expand_selection. 4 years ago
position.rs nix: include rust-src so rust-analyzer works correctly. 4 years ago
register.rs Simple yank/paste registers. 4 years ago
search.rs Implement the f/t/F/T find/till family of commands. 4 years ago
selection.rs Implement keep_selections (filter selections on regex). 4 years ago
state.rs state.rs cleanup 4 years ago
syntax.rs Make Transaction::change only rely on the rope. 4 years ago
transaction.rs Make Transaction::change only rely on the rope. 4 years ago