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