From 95256a840f492eaa45c8a0e78791a0916821f9a9 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 13 Jul 2015 20:17:58 -0400 Subject: Remove 'Unite' plugin My primary use case for Unite was as a potential replacement for Command-T. It's pretty cool, but since it operated at about the same speed as CtrlP on my large work project, I'm afraid I'm going to remove it in favour of pick. --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 0a81f82..52622cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -42,9 +42,6 @@ [submodule "bundle/vim-ls-grep"] path = bundle/vim-ls-grep url = https://github.com/teddywing/vim-ls-grep.git -[submodule "bundle/unite"] - path = bundle/unite - url = https://github.com/Shougo/unite.vim.git [submodule "bundle/pick"] path = bundle/pick url = https://github.com/thoughtbot/pick.vim.git -- cgit v1.2.3