From 14ec92c91b86e7d200989ff5bd65e8aa27348b6d Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sun, 18 Aug 2013 22:50:59 +0800 Subject: [PATCH] Add derekwyatt/vim-scala. --- .vim/vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vim/vimrc b/.vim/vimrc index 103f3b1..3ed7d4a 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 "derekwyatt/vim-scala" Bundle "garbas/vim-snipmate" Bundle "gregsexton/gitv" Bundle "honza/vim-snippets"