summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-11-09 16:18:39 -0600
committerJesse Luehrs <doy@tozt.net>2011-11-09 16:18:54 -0600
commitd7097d208ff8df68a7104a44a9d369e842a4c4e0 (patch)
tree8a7757472933fe1480ff7b46f86ad5e9f9db03d5 /.gitmodules
parente0fb06aacbe72169f2ede3009b0c18717760d358 (diff)
downloadconf-d7097d208ff8df68a7104a44a9d369e842a4c4e0.tar.gz
conf-d7097d208ff8df68a7104a44a9d369e842a4c4e0.zip
add the gundo plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index a71a997..70cbe06 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -34,3 +34,6 @@
[submodule "vim/bundle/foldtext"]
path = vim/bundle/foldtext
url = git://github.com/doy/vim-foldtext.git
+[submodule "vim/bundle/gundo"]
+ path = vim/bundle/gundo
+ url = git://github.com/sjl/gundo.vim.git