How do I navigate Vim's undo tree in chronological order to recover changes from an abandoned undo branch? g+ Vim's undo history is a tree, not a linear stack. category: navigation tags: #navigation #undo-redo #undo-tree