From a2d7c114fabced57c361eb231961ec2832e51344 Mon Sep 17 00:00:00 2001 From: Ahir Reddy Date: Thu, 19 Sep 2013 13:44:32 -0700 Subject: [PATCH] Scala syntax highlighting --- .vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.vimrc b/.vimrc index 39d55f1b1..39ea3ad87 100644 --- a/.vimrc +++ b/.vimrc @@ -34,6 +34,7 @@ Bundle 'Lokaltog/vim-easymotion' Bundle 'vim-scripts/LaTeX-Suite-aka-Vim-LaTeX' Bundle 'tpope/vim-surround' Bundle 'mephux/bro.vim' +Bundle 'derekwyatt/vim-scala' " Scala Bundles " You need to check out appropriate ensime branch by hand by running ie.