aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2015-07-13 20:17:58 -0400
committerTeddy Wing2015-07-13 20:19:29 -0400
commit95256a840f492eaa45c8a0e78791a0916821f9a9 (patch)
tree758e4d07ac2ec38ccfcaa4d3553057f6dcd9aec5 /.gitmodules
parent1a4a898aeddb21ce64ae0ffbcea90dfc4e1d28da (diff)
downloaddotvim-95256a840f492eaa45c8a0e78791a0916821f9a9.tar.bz2
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.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
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