summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2016-06-07 11:02:28 +0200
committerFlorian Pritz <bluewind@xinu.at>2016-06-07 11:02:28 +0200
commitfa83b9f4c293dab8e8c5923cb1d6afe61b3a6ad1 (patch)
treeac4d6671ef5c9258f8c8c7cd63e1ddb3e3fdf8d0 /.gitmodules
parent9612b1115ce9be268eb643f5675b8a13feec82c6 (diff)
downloaddotfiles-fa83b9f4c293dab8e8c5923cb1d6afe61b3a6ad1.tar.gz
dotfiles-fa83b9f4c293dab8e8c5923cb1d6afe61b3a6ad1.tar.xz
vim: Add tagbar-phpctags
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 bd780f1..73bed82 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -85,3 +85,6 @@
[submodule ".vim/bundle/vim-ansible-yaml"]
path = .vim/bundle/vim-ansible-yaml
url = https://github.com/chase/vim-ansible-yaml.git
+[submodule ".vim/bundle/tagbar-phpctags.vim"]
+ path = .vim/bundle/tagbar-phpctags.vim
+ url = https://github.com/vim-php/tagbar-phpctags.vim.git