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 2bea5db7bd commands: Implement select_on_matches. 3 years ago
..
diagnostic.rs Total mess but it works: diagnostic marking. 4 years ago
graphemes.rs clippy lint 4 years ago
history.rs Fix undo/redo not updating the syntax tree. 4 years ago
indent.rs nix: include rust-src so rust-analyzer works correctly. 3 years ago
lib.rs Text change generation, RPC call handling. 4 years ago
macros.rs Split parts of helix-term into helix-view. 4 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: Implement select_on_matches. 3 years ago
state.rs Simplify old_state handling. 4 years ago
syntax.rs wip 4 years ago
transaction.rs Address clippy lints. 4 years ago