From 082cba2364a0152b42a5a74afffe7e19ec9ff89f Mon Sep 17 00:00:00 2001 From: chadluo Date: Fri, 22 May 2015 02:54:52 +1000 Subject: [PATCH] updated plugin name --- .vimrc.bundles | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vimrc.bundles b/.vimrc.bundles index bbc8674..18c28ba 100644 --- a/.vimrc.bundles +++ b/.vimrc.bundles @@ -232,7 +232,7 @@ Bundle 'lukerandall/haskellmode-vim' Bundle 'eagletmt/neco-ghc' Bundle 'eagletmt/ghcmod-vim' - Bundle 'Shougo/vimproc' + Bundle 'Shougo/vimproc.vim' Bundle 'adinapoli/cumino' Bundle 'bitc/vim-hdevtools' endif