helix/helix-view/src
Robin 44cc0d8eb0
add alternate file (#223)
* add alternate file

inspired by vim ctrl-6/kak ga commands. the alternate file is kept per view

* apply feedback from #223

* rename to last_accessed

* add ga doc

* add fail message for ga
2021-06-12 21:21:06 +09:00
..
document.rs Add :earlier and :later commands that can be used to navigate the full edit history. (#194) 2021-06-11 22:06:13 +09:00
editor.rs add alternate file (#223) 2021-06-12 21:21:06 +09:00
lib.rs Implement register selection 2021-06-07 21:52:09 +09:00
register_selection.rs Implement missing Debug and update Cargo.lock 2021-06-10 22:00:08 +09:00
theme.rs theme: Enable style modifiers in theme.toml, add Ingrid's theme (#113) 2021-06-06 21:45:59 +09:00
tree.rs Derive debug without feature 2021-06-10 22:00:08 +09:00
view.rs add alternate file (#223) 2021-06-12 21:21:06 +09:00