branch: elpa/undo-fu-session commit ab3d777bd15be2c092fa4a2d52ee8617accfd5c2 Author: Campbell Barton <ideasma...@gmail.com> Commit: Campbell Barton <ideasma...@gmail.com>
readme: add "Vundo" to "Other Packages" section --- readme.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.rst b/readme.rst index a61fd1b29a..a9f0c44378 100644 --- a/readme.rst +++ b/readme.rst @@ -132,3 +132,8 @@ As there are multiple packages which deal with undo, it's worth mentioning how t This package also stores undo data between sessions, however it doesn't store redo data making undo-only and redo-only operations fail to skip branches of undo history. + +`Vundo <https://github.com/casouri/vundo>`__ + This package supports navigating undo as a tree structure, + and works with undo/redo history loaded by ``undo-fu-session`` + although there are no inter-dependencies as both packages operate on Emacs built-in undo.