summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:31:56 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:31:56 +0200
commit6eb0c57e8070d641382c8844d35408a2f13cc751 (patch)
tree4ed16fc05df5e724c031c39d8c773998643a06be /build.sh
parent7d1b7e6f7123cd8b14f02221c7ec37d17d5d527e (diff)
downloadvim-polyglot-6eb0c57e8070d641382c8844d35408a2f13cc751.tar.gz
vim-polyglot-6eb0c57e8070d641382c8844d35408a2f13cc751.zip
Add elixir language support
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 34594a8e..dd06af0f 100755
--- a/build.sh
+++ b/build.sh
@@ -65,6 +65,7 @@ syntax 'beyondwords/vim-twig' &
syntax 'sudar/vim-arduino-syntax' &
syntax 'guns/vim-clojure-static' &
syntax 'chrisbra/csv.vim' &
+syntax 'elixir-lang/vim-elixir' &
wait