summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------.config/vim/bundle/vim-php-namespace0
-rw-r--r--.gitmodules3
2 files changed, 3 insertions, 0 deletions
diff --git a/.config/vim/bundle/vim-php-namespace b/.config/vim/bundle/vim-php-namespace
new file mode 160000
+Subproject 8741c0a71758fc4525efa0e7b09ae5ed8152212
diff --git a/.gitmodules b/.gitmodules
index b8d33d9..8100070 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -31,3 +31,6 @@
[submodule ".config/vim/bundle/vim-pug"]
path = .config/vim/bundle/vim-pug
url = git://github.com/digitaltoad/vim-pug.git
+[submodule ".config/vim/bundle/vim-php-namespace"]
+ path = .config/vim/bundle/vim-php-namespace
+ url = https://github.com/arnaud-lb/vim-php-namespace