<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/bundle/gundo, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>Add Gundo.vim plugin</title>
<updated>2014-05-25T19:54:42+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-05-25T19:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=2756c39ee73ea878e2475f2c07dd8147b2200187'/>
<id>2756c39ee73ea878e2475f2c07dd8147b2200187</id>
<content type='text'>
Shows a visual representation of the current file's undo tree. Makes it
easier to see what you did and when, and roll back to a previous version.

I tried installing undotree.vim
(http://www.vim.org/scripts/script.php?script_id=4177), a pure
Vimscript plugin that's similar, but it requires vim 7.3 with patch005
applied which I don't have, and I'm not crazy about compiling a new vim.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shows a visual representation of the current file's undo tree. Makes it
easier to see what you did and when, and roll back to a previous version.

I tried installing undotree.vim
(http://www.vim.org/scripts/script.php?script_id=4177), a pure
Vimscript plugin that's similar, but it requires vim 7.3 with patch005
applied which I don't have, and I'm not crazy about compiling a new vim.
</pre>
</div>
</content>
</entry>
</feed>
