From ae44c440408417d5755d32c05867aad349719937 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sun, 1 Sep 2013 00:13:07 +0800 Subject: [PATCH] Add ervandew/supertab. --- .vim/vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vim/vimrc b/.vim/vimrc index 103f3b1..c034a9a 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -49,6 +49,7 @@ 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"