commit ff90c70453c8c950aeb4e89da268faa6de7847f5
parent cb089a0fa649a01a9108d13af900f6b2c49aa36e
Author: Anders Damsgaard <andersd@riseup.net>
Date: Tue, 9 May 2017 12:59:23 -0400
disable bufexplorer
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.vimrc b/.vimrc
@@ -54,7 +54,7 @@ NeoBundle 'airblade/vim-gitgutter'
NeoBundle 'tpope/vim-dispatch'
" browse buffers (vim.org/scripts), \be, \bs, \bv
-NeoBundle 'bufexplorer.zip'
+"NeoBundle 'bufexplorer.zip'
" Vim-LaTeX suite
"NeoBundle 'git://git.code.sf.net/p/vim-latex/vim-latex'