]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(zip): revert unintended change to zip#Write()
authorChristian Brabandt <cb@256bit.org>
Sat, 15 Jun 2024 14:05:35 +0000 (16:05 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 15 Jun 2024 14:05:35 +0000 (16:05 +0200)
commit52f2ff03636fe120f3c9d00e9b3cdc1da251bd73
tree5d0f8d0bf08e20b89cedef5d37932aabd22faaca
parentf4bc59c4f67786e967db48e944c2cce2c0da8dc1
runtime(zip): revert unintended change to zip#Write()

This was wrongly included as of patch 1c6734291295bf8aa39577840b40bb
because apparently I messed up the use of git apply :/

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/zip.vim