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-view/src
Ivan Tham 6b3c9d8ed3 Fix jump behavior, goto_implementation now jump
Better jump behavior since we override the first jump if it's on the
first document. At the same time, ctrl-i is now working with gd jumps.
3 years ago
..
document.rs Don't panic on empty document 3 years ago
editor.rs Support go to line 1 3 years ago
lib.rs Implement register selection 3 years ago
register_selection.rs Implement register selection 3 years ago
theme.rs theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113) 3 years ago
tree.rs Fix split sizes getting out of sync with the terminal size, refs #69 3 years ago
view.rs Fix jump behavior, goto_implementation now jump 3 years ago