diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 17:31:56 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 17:31:56 +0200 |
commit | 6eb0c57e8070d641382c8844d35408a2f13cc751 (patch) | |
tree | 4ed16fc05df5e724c031c39d8c773998643a06be /build.sh | |
parent | 7d1b7e6f7123cd8b14f02221c7ec37d17d5d527e (diff) | |
download | vim-polyglot-6eb0c57e8070d641382c8844d35408a2f13cc751.tar.gz vim-polyglot-6eb0c57e8070d641382c8844d35408a2f13cc751.zip |
Add elixir language support
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |