aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-07-17 17:47:39 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-07-17 17:47:39 +1200
commitf08b61bc8db536f0ccd9fc395eb5ab678cfecfea (patch)
tree49635c0f0fe66a9394ea561e3d903367b419016a /.gitmodules
parentAdd basic .ackrc (diff)
downloaddotfiles-f08b61bc8db536f0ccd9fc395eb5ab678cfecfea.tar.gz
dotfiles-f08b61bc8db536f0ccd9fc395eb5ab678cfecfea.zip
Replace gundo with undotree
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 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