summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-12-06 11:38:02 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2015-12-06 11:38:02 +0100
commit5658b62b7afb7d4855e2634d8d067cbdf1d332c9 (patch)
tree334b18c006622e75e7f6a3ed89a0091a1c8834e0 /build
parent938a2f1667820c0ac9d5b08d4118aaf53e76a0cb (diff)
downloadvim-polyglot-5658b62b7afb7d4855e2634d8d067cbdf1d332c9.tar.gz
vim-polyglot-5658b62b7afb7d4855e2634d8d067cbdf1d332c9.zip
Add dart language support, closes #93
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 86040174..6d4cedec 100755
--- a/build
+++ b/build
@@ -105,6 +105,7 @@ PACKS="
coffee-script:kchmck/vim-coffee-script
css:JulesWang/css.vim
cucumber:tpope/vim-cucumber
+ dart:dart-lang/dart-vim-plugin
dockerfile:honza/dockerfile.vim
elixir:elixir-lang/vim-elixir
emberscript:heartsentwined/vim-ember-script