Hacker News new | ask | show | jobs
by jolmg 2 hours 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.

https://github.com/mbbill/undotree

1 comments

Nice. I like it. Advanced history mgmt in between commits is compelling.