diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-08-06 13:42:56 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-08-06 13:42:56 +0200 |
commit | 34e01b8b62701afbd6b4ab1ffb4057617f540dce (patch) | |
tree | a124fcdc4f9205174c78564c02892099f2b754fb /build | |
parent | 1e533e5982a9c80f262b09fbe94e1ac4555ad915 (diff) | |
download | vim-polyglot-34e01b8b62701afbd6b4ab1ffb4057617f540dce.tar.gz vim-polyglot-34e01b8b62701afbd6b4ab1ffb4057617f540dce.zip |
Start github-linguist rewrite
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -291,6 +291,8 @@ PACKS=" zinit:zinit-zsh/zplugin-vim-syntax " +python3 build.py + rm -rf tmp rm -rf "${DIRS_RM[@]}" mkdir tmp |