nvim_runtime_lua

nvim.zip.State

Fields5

State.source : string

Path to the archive.

State.path : nil | string

Archive path shown by a zip:// buffer.

State.paths : string[] | nil

Entry paths carried over from the initial listing.

State.prefix : nil | string

Archive directory currently listed.

State.pending_prefix : nil | string

Prefix to commit once the backend succeeds.