aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules8
m---------vim/bundle/gundo0
m---------vim/bundle/undotree0
3 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 1b5ec4e4..141136f1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -58,10 +58,6 @@
path = vim/bundle/tabular
url = git://github.com/godlygeek/tabular.git
ignore = dirty
-[submodule "vim/bundle/gundo"]
- path = vim/bundle/gundo
- url = git://github.com/sjl/gundo.vim.git
- ignore = dirty
[submodule "vim/bundle/tbone"]
path = vim/bundle/tbone
url = git://github.com/tpope/vim-tbone.git
@@ -86,3 +82,7 @@
path = vim/bundle/twig
url = git://github.com/lunaru/vim-twig
ignore = dirty
+[submodule "vim/bundle/undotree"]
+ path = vim/bundle/undotree
+ url = git://github.com/mbbill/undotree
+ ignore = dirty
diff --git a/vim/bundle/gundo b/vim/bundle/gundo
deleted file mode 160000
-Subproject 4c376a8061fa335228da420937ce385b847dd56
diff --git a/vim/bundle/undotree b/vim/bundle/undotree
new file mode 160000
+Subproject 9deabd775793798e64296d1e13a98e36aabc032