From 41c65463321a9fb30958611aa8135d441a4368d9 Mon Sep 17 00:00:00 2001 From: yan Date: Mon, 12 Dec 2011 20:42:11 -0800 Subject: [PATCH] Added Gundo plugin --- .gitmodules | 3 +++ vim/bundle/sjl-gundo | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/sjl-gundo diff --git a/.gitmodules b/.gitmodules index 479ef43..b62c288 100644 --- a/.gitmodules +++ b/.gitmodules @@ -124,3 +124,6 @@ [submodule "vim/bundle/vim-scripts-lastpos"] path = vim/bundle/vim-scripts-lastpos url = https://github.com/vim-scripts/lastpos.vim +[submodule "vim/bundle/sjl-gundo"] + path = vim/bundle/sjl-gundo + url = https://github.com/sjl/gundo.vim diff --git a/vim/bundle/sjl-gundo b/vim/bundle/sjl-gundo new file mode 160000 index 0000000..12b6f67 --- /dev/null +++ b/vim/bundle/sjl-gundo @@ -0,0 +1 @@ +Subproject commit 12b6f67aeb892519385529b2b5cdda55cc428d9d