diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
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 |