summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Franzke <bfr@qbus.de>2019-04-02 20:24:59 +0200
committerBenjamin Franzke <bfr@qbus.de>2019-04-02 20:24:59 +0200
commitb3f9715c057aeeaeeca7b36cb9ffdd5b78f14eae (patch)
tree68de481c18f4f559b0fb07da0a7d9b93fc8313c0
parent0594766a2d482949b4219a79909947903b8eff46 (diff)
downloaddotfiles-b3f9715c057aeeaeeca7b36cb9ffdd5b78f14eae.tar.gz
dotfiles-b3f9715c057aeeaeeca7b36cb9ffdd5b78f14eae.tar.bz2
dotfiles-b3f9715c057aeeaeeca7b36cb9ffdd5b78f14eae.zip
Add vim-php-namespace submodule
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