From d39598508988ad74854eb90fae070301582389ff Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 29 Sep 2012 01:12:41 +1200 Subject: Add Gundo --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 15b80e13..7d23a2a1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ path = vim/bundle/tabular url = git://github.com/godlygeek/tabular.git ignore = dirty +[submodule "vim/bundle/gundo"] + path = vim/bundle/gundo + url = https://github.com/sjl/gundo.vim.git -- cgit v1.2.3