summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:02:41 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:02:41 +0200
commit0a4fcd12b6227ae9975d64353025e55e2e0caddf (patch)
treee7fd30c6aab1ecb25f0867acb43e3a403c5f4878 /build.sh
parent49b050f04240628288ee09b453280c522507477f (diff)
downloadvim-polyglot-0a4fcd12b6227ae9975d64353025e55e2e0caddf.tar.gz
vim-polyglot-0a4fcd12b6227ae9975d64353025e55e2e0caddf.zip
Add scala and sbt support
Diffstat (limited to '')
-rwxr-xr-xbuild.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 3b02b4da..4ad42e00 100755
--- a/build.sh
+++ b/build.sh
@@ -57,6 +57,8 @@ syntax 'vim-scripts/octave.vim--' &
syntax 'uggedal/go-vim' &
syntax 'spf13/PIV' &
syntax 'briancollins/vim-jst' &
+syntax 'derekwyatt/vim-scala' &
+syntax 'derekwyatt/vim-sbt' &
wait