diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2019-06-08 13:34:40 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2019-06-08 13:34:40 +0200 |
commit | ebf9ec9d62302ad95e677572562f5010eebd4e21 (patch) | |
tree | a94841c36a39f63f6a1535a7a4117e101b79752c /build | |
parent | 9caa678708a97022ba44f0bf86de22b07e9bde86 (diff) | |
download | vim-polyglot-ebf9ec9d62302ad95e677572562f5010eebd4e21.tar.gz vim-polyglot-ebf9ec9d62302ad95e677572562f5010eebd4e21.zip |
Add zig support, closes #405
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -293,6 +293,7 @@ PACKS=" xls:vim-scripts/XSLT-syntax yaml:stephpy/vim-yaml yard:sheerun/vim-yardoc + zig:ziglang/zig.vim " rm -rf tmp |