From f4dd29bacb0cb0503bc90b40f9586eee5153dd10 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 22 Jan 2012 00:39:59 -0500 Subject: Add Gundo --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 7c08c5fa..dfd744a1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "bundle/jellybeans.vim"] path = bundle/jellybeans.vim url = https://github.com/nanotech/jellybeans.vim.git +[submodule "bundle/gundo.vim"] + path = bundle/gundo.vim + url = http://github.com/sjl/gundo.vim.git -- cgit 1.4.1