summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2016-08-01 17:10:53 +0200
committerFlorian Pritz <bluewind@xinu.at>2016-08-01 17:10:53 +0200
commit8cead121ce2d2e9ce252c5c9acb9974ddd95099f (patch)
tree4b7a52deaa7c6a6ce7270a143c8d60244921fd5a /.gitmodules
parente5e9f552d6d6457b9395de1cd85f7bbbca57d4bb (diff)
downloaddotfiles-8cead121ce2d2e9ce252c5c9acb9974ddd95099f.tar.gz
dotfiles-8cead121ce2d2e9ce252c5c9acb9974ddd95099f.tar.xz
vim: Add phpqa, adapt unite ,q mapping
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 11bf528..f35357d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -91,3 +91,6 @@
[submodule ".vim/bundle/vimshell.vim"]
path = .vim/bundle/vimshell.vim
url = https://github.com/Shougo/vimshell.vim.git
+[submodule ".vim/bundle/vim-phpqa"]
+ path = .vim/bundle/vim-phpqa
+ url = https://github.com/joonty/vim-phpqa.git