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 4ab5631d65 more lints 3 years ago
..
comment.rs core: Implement comment toggling module. 3 years ago
diagnostic.rs Total mess but it works: diagnostic marking. 4 years ago
graphemes.rs more lints 3 years ago
history.rs Fix undo/redo not updating the syntax tree. 4 years ago
indent.rs treewide: &RopeSlice -> RopeSlice. It's Copy so no reason to pass by ref 3 years ago
lib.rs more lints 3 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 treewide: &RopeSlice -> RopeSlice. It's Copy so no reason to pass by ref 3 years ago
state.rs treewide: &RopeSlice -> RopeSlice. It's Copy so no reason to pass by ref 3 years ago
syntax.rs treewide: &RopeSlice -> RopeSlice. It's Copy so no reason to pass by ref 3 years ago
transaction.rs transaction: Also modify map_pos to work with insert|delete order. 3 years ago