From 07aabe5ca5f31e6735df08ccd5714952e39cc0fd Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 26 Oct 2013 22:43:43 -0400 Subject: more unite configuration --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3-54-g00ecf