From 2c82d2890277a9392ed3be3f22d331fec45163e2 Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Wed, 7 Nov 2012 22:17:09 +0100 Subject: Add scala bundle --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 142d833..b643ab9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "vim/.vim/bundle/nerdtree"] path = vim/.vim/bundle/nerdtree url = https://github.com/scrooloose/nerdtree.git +[submodule "vim/.vim/bundle/vim-scala"] + path = vim/.vim/bundle/vim-scala + url = https://github.com/derekwyatt/vim-scala.git -- cgit v1.2.3-70-g09d2