diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2024-08-06 06:47:38 +0800 |
|---|---|---|
| committer | zeertzjq <zeertzjq@outlook.com> | 2024-08-06 06:47:53 +0800 |
| commit | 6f5b904fb2481f910ef0c186280fb5d5c2cc0d70 (patch) | |
| tree | d60d6f55b4b14402e33082bd79c34f2f8bf5c566 /scripts/luacats_parser.lua | |
| parent | 9a30abb29255cc3cffa0c21ea13faccac092ea78 (diff) | |
| download | rneovim-6f5b904fb2481f910ef0c186280fb5d5c2cc0d70.tar.gz rneovim-6f5b904fb2481f910ef0c186280fb5d5c2cc0d70.tar.bz2 rneovim-6f5b904fb2481f910ef0c186280fb5d5c2cc0d70.zip | |
vim-patch:f0e9b72: runtime(zip): Fix for FreeBSD's unzip command
Problem: Cannot browse zipfiles with the unzip program found
on FreeBSD.
Solution: Adjust command arguments.
Unzip found on FreeBSD complain about missing argument with the
zipinfo modifier '-Z -1'. Joining arguments seems to work
for both implementations.
Also change `:sil!` to `:sil` so that error messages are properly
reported (per review of Christian Brabandt).
related: vim/vim#15411
https://github.com/vim/vim/commit/f0e9b72c8fdd47b9b410a11edf7479953cb2aed9
Co-authored-by: Damien <141588647+xrandomname@users.noreply.github.com>
Diffstat (limited to 'scripts/luacats_parser.lua')
0 files changed, 0 insertions, 0 deletions
