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"