]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(zip): add *.pkpass to list of zip extensions
authorMultisampledNight <contact@multisamplednight.com>
Mon, 6 Oct 2025 17:56:20 +0000 (17:56 +0000)
committerChristian Brabandt <cb@256bit.org>
Mon, 6 Oct 2025 17:56:20 +0000 (17:56 +0000)
commit882452644cd3258c887a09de856e4c59eb284a92
tree916f2be4dd019110362dd538d0f3842eef466dc2
parentcd6e20965166b45d0f711289cd5252a545dd8a93
runtime(zip): add *.pkpass to list of zip extensions

Similar to a359c9c25e5c3c1e543fc720223aa7256e6f72cf.
See https://developer.apple.com/documentation/walletpasses/building-a-pass#Sign-the-Pass-and-Create-the-Bundle,
which explicitly mentions that pkpasses are just renamed ZIPs.

closes: #18501

Signed-off-by: MultisampledNight <contact@multisamplednight.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/pi_zip.txt
runtime/plugin/zipPlugin.vim