summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2016-02-24 09:09:43 (GMT)
committerOlliver Schinagl <oliver@schinagl.nl>2017-04-18 08:06:45 (GMT)
commit0cb1dc8f9ececc84acd8718e053ce5cf352fc79e (patch)
tree9fa21629f2f524eaf166f3357ea35fefa5bd8453
parent4e395c40e43940f101e8e44f2336bc0d4a08bb80 (diff)
downloaddotfiles-0cb1dc8f9ececc84acd8718e053ce5cf352fc79e.zip
dotfiles-0cb1dc8f9ececc84acd8718e053ce5cf352fc79e.tar.gz
dotfiles-0cb1dc8f9ececc84acd8718e053ce5cf352fc79e.tar.bz2
bundle: Install gdbmgr
-rw-r--r--.gitmodules3
m---------.vim/bundle/gdbmgr0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 20a920a..cf05581 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
+[submodule ".vim/bundle/gdbmgr"]
+ path = .vim/bundle/gdbmgr
+ url = https://github.com/vim-scripts/gdbmgr.git
diff --git a/.vim/bundle/gdbmgr b/.vim/bundle/gdbmgr
new file mode 160000
+Subproject c8d2fdccbad38d8894e052f3e1c8c201bdc5071