summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2015-04-12 13:52:55 +0200
committerFlorian Pritz <bluewind@xinu.at>2015-04-12 13:52:55 +0200
commitf3d2a3161b93d28cb5ea09224ef6c5c525ba2c2c (patch)
tree125c2e4d985b52084102760525bba901b2e79023 /.gitmodules
parentcab69e1a3516293a01cd08bedaa3fbdf7441beb6 (diff)
downloaddotfiles-f3d2a3161b93d28cb5ea09224ef6c5c525ba2c2c.tar.gz
dotfiles-f3d2a3161b93d28cb5ea09224ef6c5c525ba2c2c.tar.xz
new vim plugins
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 870686c..68439e9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -61,3 +61,9 @@
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
+[submodule ".vim/bundle/vim-php-refactoring-toolbox"]
+ path = .vim/bundle/vim-php-refactoring-toolbox
+ url = https://github.com/adoy/vim-php-refactoring-toolbox.git
+[submodule ".vim/bundle/phpcomplete.vim"]
+ path = .vim/bundle/phpcomplete.vim
+ url = https://github.com/shawncplus/phpcomplete.vim.git