aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vim/bundles.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/bundles.vim b/vim/bundles.vim
index 04124ab..2c59836 100644
--- a/vim/bundles.vim
+++ b/vim/bundles.vim
@@ -7,6 +7,7 @@ Bundle 'gmarik/vundle'
" My list of plugins.
Bundle 'tpope/vim-surround.git'
Bundle 'kien/ctrlp.vim.git'
+Bundle 'derekwyatt/vim-scala.git'
""
" Some small adjustments for the installed plugins.