summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2016-02-24 11:03:52 (GMT)
committerOlliver Schinagl <oliver@schinagl.nl>2017-04-18 08:06:49 (GMT)
commitf9df28fc79288bc9dc78c5870bd5d008ddeea139 (patch)
treea59c814acb6b3c6c7b5cdcc5e76f898607454c80 /.gitmodules
parent0cb1dc8f9ececc84acd8718e053ce5cf352fc79e (diff)
downloaddotfiles-f9df28fc79288bc9dc78c5870bd5d008ddeea139.zip
dotfiles-f9df28fc79288bc9dc78c5870bd5d008ddeea139.tar.gz
dotfiles-f9df28fc79288bc9dc78c5870bd5d008ddeea139.tar.bz2
bundle: Install gundo
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index cf05581..ab6c914 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
[submodule ".vim/bundle/gdbmgr"]
path = .vim/bundle/gdbmgr
url = https://github.com/vim-scripts/gdbmgr.git
+[submodule ".vim/bundle/gundo.vim"]
+ path = .vim/bundle/gundo.vim
+ url = https://github.com/sjl/gundo.vim.git