From 959f25c1dea79d00d746664066f6070cb1e2e0d9 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Wed, 29 Jun 2011 22:45:41 -0700 Subject: [PATCH] Add gundo module to vim directory --- .gitmodules | 3 +++ vim/bundle/gundo | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/gundo diff --git a/.gitmodules b/.gitmodules index 6fa7daa..55b8d4e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "vim/bundle/solarized"] path = vim/bundle/solarized url = git://github.com/altercation/vim-colors-solarized.git +[submodule "vim/bundle/gundo"] + path = vim/bundle/gundo + url = http://github.com/sjl/gundo.vim.git diff --git a/vim/bundle/gundo b/vim/bundle/gundo new file mode 160000 index 0000000..6347562 --- /dev/null +++ b/vim/bundle/gundo @@ -0,0 +1 @@ +Subproject commit 634756283ac38cc559235b24f4220a27fe04338f