From: Simon Ruderich Date: Sat, 13 Apr 2013 01:58:34 +0000 (+0200) Subject: vim/bundle/gundo: Add as submodule. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=2927fa1017f6551c361a7fb19dcbc7dbdbc580a9 vim/bundle/gundo: Add as submodule. --- diff --git a/.gitmodules b/.gitmodules index 259493f..69178c2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "vim/bundle/fswitch"] path = vim/bundle/fswitch url = https://github.com/derekwyatt/vim-fswitch.git +[submodule "vim/bundle/gundo"] + path = vim/bundle/gundo + url = https://github.com/sjl/gundo.vim.git diff --git a/vim/bundle/gundo b/vim/bundle/gundo new file mode 160000 index 0000000..d4d1fd7 --- /dev/null +++ b/vim/bundle/gundo @@ -0,0 +1 @@ +Subproject commit d4d1fd7092e54b5d5264789365ecdf6b799bd33b