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 2c9b02039b commands: Implement join_selections. 3 years ago
..
comment.rs commands: Wire up toggle comments as ctrl-c 3 years ago
diagnostic.rs Total mess but it works: diagnostic marking. 4 years ago
graphemes.rs graphemes: fix nth_prev_grapheme_boundary calculation. 3 years ago
history.rs Fix undo/redo not updating the syntax tree. 4 years ago
indent.rs minor: Simplify some code. 3 years ago
lib.rs commands: Implement expand_selection. 3 years ago
macros.rs Split parts of helix-term into helix-view. 4 years ago
object.rs commands: Implement expand_selection. 3 years ago
position.rs nix: include rust-src so rust-analyzer works correctly. 3 years ago
register.rs Simple yank/paste registers. 4 years ago
selection.rs commands: add * as selection search. 3 years ago
state.rs commands: Implement join_selections. 3 years ago
syntax.rs minor: Simplify some code. 3 years ago
transaction.rs transaction: Also modify map_pos to work with insert|delete order. 3 years ago