summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2015-03-01 13:34:43 +0100
committerFlorian Pritz <bluewind@xinu.at>2015-03-01 13:34:43 +0100
commita869ed3656aeee17d7d84dad430b3d6fb591f793 (patch)
treeb1474f58611dfb3b15ae2398d3168cfc966b2cc2 /.gitmodules
parentec9c3d65d460e14f4576d74ec1842059f592a913 (diff)
downloaddotfiles-a869ed3656aeee17d7d84dad430b3d6fb591f793.tar.gz
dotfiles-a869ed3656aeee17d7d84dad430b3d6fb591f793.tar.xz
vim: add tagbar
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 60ef806..870686c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -58,3 +58,6 @@
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
+[submodule ".vim/bundle/tagbar"]
+ path = .vim/bundle/tagbar
+ url = https://github.com/majutsushi/tagbar.git