From 7686c90b5ed622fa58606fcc663681f2deaa4f6a Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 26 Oct 2013 18:29:07 -0400 Subject: get rid of fuzzyfinder in favor of unite.vim --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 5aee141..1c29c75 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ [submodule "vim/bundle/startify"] path = vim/bundle/startify url = git://github.com/mhinz/vim-startify +[submodule "vim/bundle/unite"] + path = vim/bundle/unite + url = git://github.com/Shougo/unite.vim -- cgit v1.2.3-54-g00ecf