summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-26 22:43:43 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-27 04:31:58 -0400
commit07aabe5ca5f31e6735df08ccd5714952e39cc0fd (patch)
tree95c1ea209f8d4e36a3389aa2b541aacf960caf9b /.gitmodules
parentfd75fb60f19c7b58eb9305affc3c830457ba46aa (diff)
downloadconf-07aabe5ca5f31e6735df08ccd5714952e39cc0fd.tar.gz
conf-07aabe5ca5f31e6735df08ccd5714952e39cc0fd.zip
more unite configuration
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f6ac18f..2530c00 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,3 +55,6 @@
[submodule "vim/bundle/vimfiler"]
path = vim/bundle/vimfiler
url = git://github.com/Shougo/vimfiler.vim
+[submodule "vim/bundle/vimproc"]
+ path = vim/bundle/vimproc
+ url = git://github.com/Shougo/vimproc.vim