runtime(editorconfig): drop mkzip.sh Commit: https://github.com/vim/vim/commit/6e1c84cc4d20d128d41c7b04e743e1ea2c9d8740 Author: Christian Brabandt <c...@256bit.org> Date: Wed Jul 23 21:12:37 2025 +0200
runtime(editorconfig): drop mkzip.sh this is not needed here, so let's drop mkzip.sh as requested per https://github.com/vim/vim/commit/e5e04306bf02aa4ad488558dd593cf5c3b72f9b7#diff-97da9d3de12ae57e69f1287447808b7c30be2d540b3e54dbbe12e7880b0611d0 Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/pack/dist/opt/editorconfig/mkzip.sh b/runtime/pack/dist/opt/editorconfig/mkzip.sh deleted file mode 100755 index fe5b2e3c3..000000000 --- a/runtime/pack/dist/opt/editorconfig/mkzip.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -zip -r editorconfig-vim-$*.zip autoload/* doc/* ftdetect/* plugin/* -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1ueevh-006A1z-Q1%40256bit.org.