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:
Christian Brabandt
2025-07-23 21:12:37 +02:00
parent 48a3b146b4
commit 6e1c84cc4d

View File

@ -1,3 +0,0 @@
#!/bin/sh
zip -r editorconfig-vim-$*.zip autoload/* doc/* ftdetect/* plugin/*