You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we can also use the builtin zip.vim plugin. It has a few API (though undocumented) like zip#Read() for opening and editing a file inside zip. I expected zip#Browse() to return a list of files inside zip archive, but quite disappointed that it doesn't.
mentioned at #247 (comment)
lua zip bindings: https://github.com/brimworks/lua-zip
related:
The text was updated successfully, but these errors were encountered: