summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2016-02-24 09:06:39 (GMT)
committerOlliver Schinagl <oliver@schinagl.nl>2017-04-18 08:06:28 (GMT)
commit6776c3a464ffedbb188a83800587321e2933ae2c (patch)
tree68bc18fd138032129d70ad19649965ccd902c71c /.gitmodules
parent31245928c276685e68a47626592f9d2e8c78c9da (diff)
downloaddotfiles-6776c3a464ffedbb188a83800587321e2933ae2c.zip
dotfiles-6776c3a464ffedbb188a83800587321e2933ae2c.tar.gz
dotfiles-6776c3a464ffedbb188a83800587321e2933ae2c.tar.bz2
bundle: Install tagbar
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index bc22eb4..cd028b4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule ".vim/bundle/csv.vim"]
path = .vim/bundle/csv.vim
url = https://github.com/chrisbra/csv.vim.git
+[submodule ".vim/bundle/tagbar"]
+ path = .vim/bundle/tagbar
+ url = https://github.com/majutsushi/tagbar.git