From 00d0f8801739f99ef75de4f6868e0d768155e7f0 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Fri, 6 Dec 2013 08:07:10 +0800 Subject: [PATCH] Add derekwyatt/vim-scala. --- .vim/vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vim/vimrc b/.vim/vimrc index 7330989..9af2542 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -50,6 +50,7 @@ Bundle "MarcWeber/vim-addon-mw-utils" Bundle "airblade/vim-gitgutter" Bundle "bling/vim-airline" Bundle "bonsaiben/bootstrap-snippets" +Bundle "derekwyatt/vim-scala" Bundle "garbas/vim-snipmate" Bundle "gregsexton/gitv" Bundle "honza/vim-snippets"