vim-mundo
vim-mundo copied to clipboard
Update mundo undo tree when main window is changed.
Ideal behavior:
- Start vim with no file. Make a few changes.
- call
:MundoShow. Changes should be seen. - open a new file
:e new.txt. - The mundo window still reflects the undo state of the empty buffer - ideally it would show the new/empty undo history of new.txt.