Monday, February 2, 2015

Re: recursive undo in git

On 1 February 2015, shawn wilson <ag4ve.us@gmail.com> wrote:
> Is there a way to save or convert vim's undo history into a git
> history?

No, but you can use the excellent plugin Gundo to navigate through
the history:

http://sjl.bitbucket.org/gundo.vim/

You can also combine Gundo with undofile, undodir, and a large
undolevels for an almost complete solution.

/lcd

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment