# HG changeset patch # User Steve Losh # Date 1287441187 14400 # Node ID 5c6cffa71d575050c27d6ae2eaaa3a6674989e10 # Parent e522010500abe1731ce42a435f41e641036a9af9 Mention Gundo. diff -r e522010500ab -r 5c6cffa71d57 content/blog/2010/09/coming-home-to-vim.html --- a/content/blog/2010/09/coming-home-to-vim.html Tue Sep 21 13:18:52 2010 -0400 +++ b/content/blog/2010/09/coming-home-to-vim.html Mon Oct 18 18:33:07 2010 -0400 @@ -891,6 +891,10 @@ a diff of what would happen if I went back to that version, and press `` to actually go back. +**UPDATE:** I got tired of waiting, so I [wrote it myself][Gundo]. + +[Gundo]: http://bitbucket.org/sjl/gundo.vim/ + ### A Mercurial Version of Fugitive The final thing I'd like is for someone to make a Mercurial plugin for Vim that