summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-08-18 23:04:38 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-08-18 23:04:38 +0200
commit20a388cbc83cda89ee045c06c63f17fb9d4c9b39 (patch)
tree93c5d95e2aa982e5b208ce92dce76d02d5c16682 /build
parent81e61a3c5d4a60916c7fdcee04562ff3f7e712eb (diff)
downloadvim-polyglot-20a388cbc83cda89ee045c06c63f17fb9d4c9b39.tar.gz
vim-polyglot-20a388cbc83cda89ee045c06c63f17fb9d4c9b39.zip
Add jsonnet support, closes #515
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/build b/build
index dc0b98c1..f9a05d09 100755
--- a/build
+++ b/build
@@ -163,7 +163,7 @@ PACKS="
cucumber:tpope/vim-cucumber
cue:mgrabovsky/vim-cuesheet
dart:dart-lang/dart-vim-plugin
- dhall:sheerun/dhall-vim
+ dhall:vmchale/dhall-vim
dlang:JesseKPhillips/d.vim
dockerfile:ekalinin/Dockerfile.vim
elixir:elixir-lang/vim-elixir
@@ -201,6 +201,7 @@ PACKS="
jinja:lepture/vim-jinja
json5:GutenYe/json5.vim
json:elzr/vim-json
+ jsonnet:google/vim-jsonnet
jst:briancollins/vim-jst
jsx:MaxMEllon/vim-jsx-pretty:_ALL
julia:JuliaEditorSupport/julia-vim