mirror of
https://github.com/neovim/neovim.git
synced 2026-04-13 19:16:00 +00:00
Problem: runtime(zip): may write using absolute paths
(syndicate)
Solution: Detect this case and abort on Unix, warn in the documentation
about possible issues
46f530e517
Co-authored-by: Christian Brabandt <cb@256bit.org>