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