summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xbuild.sh9
1 files changed, 8 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index ca03a028..31804c10 100755
--- a/build.sh
+++ b/build.sh
@@ -3,7 +3,7 @@
set -E
DIRS="
- syntax indent ftplugin ftdetect autoload compiler doc
+ syntax indent ftplugin ftdetect autoload compiler
after/syntax after/indent
"
@@ -44,3 +44,10 @@ syntax 'acustodioo/vim-tmux' &
syntax 'groenewege/vim-less' &
syntax 'wavded/vim-stylus' &
syntax 'tpope/vim-cucumber' &
+syntax 'jrk/vim-ocaml' &
+syntax 'wlangstroth/vim-haskell' &
+syntax 'slim-template/vim-slim' &
+
+wait
+
+rm -rf tmp