From 92f300a1662fd1f91b2d9e78d7a7471458cecc1b Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sat, 28 Sep 2013 13:31:45 +0800 Subject: [PATCH] Remove supertab. --- .vim/vimrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.vim/vimrc b/.vim/vimrc index 91ece66..0d280db 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -50,7 +50,6 @@ Bundle "MarcWeber/vim-addon-mw-utils" Bundle "airblade/vim-gitgutter" Bundle "bling/vim-airline" Bundle "bonsaiben/bootstrap-snippets" -Bundle "ervandew/supertab" Bundle "garbas/vim-snipmate" Bundle "gregsexton/gitv" Bundle "honza/vim-snippets"