Comment by jolmg
4 days ago
> I'm not sure what you mean "set up as a tree" wrt undo
:h undo-branches
There's also a plugin to show a visualization of the tree, but the tree is implemented within vim.
4 days ago
> I'm not sure what you mean "set up as a tree" wrt undo
:h undo-branches
There's also a plugin to show a visualization of the tree, but the tree is implemented within vim.
Nice. I like it. Advanced history mgmt in between commits is compelling.