diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-07-30 19:18:41 +0200 |
---|---|---|
committer | Christian Clason <c.clason@uni-graz.at> | 2024-07-31 00:18:43 +0200 |
commit | 34fa34e72033d107d9b133273fbd60ec57a2202c (patch) | |
tree | fd3e96000fe5fcb549ed0ef6b11dd06061e5af91 /runtime/lua/vim/lsp/protocol.lua | |
parent | 1dd2bf926d14297e979509dbb731825a32f649b9 (diff) | |
download | rneovim-34fa34e72033d107d9b133273fbd60ec57a2202c.tar.gz rneovim-34fa34e72033d107d9b133273fbd60ec57a2202c.tar.bz2 rneovim-34fa34e72033d107d9b133273fbd60ec57a2202c.zip |
vim-patch:c4be066: runtime(zip): Opening a remote zipfile don't work
Problem: Opening a zipfile from HTTP gives an empty buffer.
Solution: Ensure that the magic bytes check does not
skip protocol processing.
Also use readblob() and remove commented out lines.
closes: vim/vim#15396
https://github.com/vim/vim/commit/c4be066817d560c870f67f1593630cfb5b39dfc8
Co-authored-by: Damien <141588647+xrandomname@users.noreply.github.com>
Diffstat (limited to 'runtime/lua/vim/lsp/protocol.lua')
0 files changed, 0 insertions, 0 deletions