diff --git a/.gitmodules b/.gitmodules index a99458f..00d10ec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,6 @@ [submodule "vim/bundle/CamelCaseMotion"] path = vim/bundle/CamelCaseMotion url = git://github.com/bkad/CamelCaseMotion +[submodule "vim/bundle/gundo"] + path = vim/bundle/gundo + url = git://github.com/sjl/gundo.vim diff --git a/vim/bundle/gundo b/vim/bundle/gundo new file mode 160000 index 0000000..12b6f67 --- /dev/null +++ b/vim/bundle/gundo @@ -0,0 +1 @@ +Subproject commit 12b6f67aeb892519385529b2b5cdda55cc428d9d