summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:32:53 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:32:53 +0200
commit5bc380150aee647d26a5a538ed855e9e82dcc7f7 (patch)
treeccefa37a6445e393eed12719509f830eae513e3a /build.sh
parent6eb0c57e8070d641382c8844d35408a2f13cc751 (diff)
downloadvim-polyglot-5bc380150aee647d26a5a538ed855e9e82dcc7f7.tar.gz
vim-polyglot-5bc380150aee647d26a5a538ed855e9e82dcc7f7.zip
Add erlang support
Diffstat (limited to '')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index dd06af0f..2065597e 100755
--- a/build.sh
+++ b/build.sh
@@ -66,6 +66,7 @@ syntax 'sudar/vim-arduino-syntax' &
syntax 'guns/vim-clojure-static' &
syntax 'chrisbra/csv.vim' &
syntax 'elixir-lang/vim-elixir' &
+syntax 'jimenezrick/vimerl' &
wait