runtime(editorconfig): drop mkzip.sh
this is not needed here, so let's drop mkzip.sh as requested per
e5e04306bf (diff-97da9d3de12ae57e69f1287447808b7c30be2d540b3e54dbbe12e7880b0611d0)
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
3
runtime/pack/dist/opt/editorconfig/mkzip.sh
vendored
3
runtime/pack/dist/opt/editorconfig/mkzip.sh
vendored
@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
zip -r editorconfig-vim-$*.zip autoload/* doc/* ftdetect/* plugin/*
|
Reference in New Issue
Block a user