From 6e3feed9ecf4c71209aaf1e7c0e9538bc1727ea7 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sun, 18 Aug 2013 22:52:40 +0800 Subject: [PATCH] Remove derekwyatt/vim-scala. --- .vim/vimrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.vim/vimrc b/.vim/vimrc index 3ed7d4a..103f3b1 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -49,7 +49,6 @@ 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"