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 9dcfe25e4a Use diagnostic.severity to distinguish between error colors. 3 years ago
..
comment.rs commands: Wire up toggle comments as ctrl-c 3 years ago
diagnostic.rs Use diagnostic.severity to distinguish between error colors. 3 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 Use diagnostic.severity to distinguish between error colors. 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
search.rs Implement the f/t/F/T find/till family of commands. 3 years ago
selection.rs commands: add * as selection search. 3 years ago
state.rs find-till (f) prototype, on_next_key mode implementation. 3 years ago
syntax.rs clippy lints 3 years ago
transaction.rs transaction: Also modify map_pos to work with insert|delete order. 3 years ago