Skip to content

feat: add ZRestore command to restore plugins from lockfile#4

Merged
zuqini merged 1 commit intomainfrom
zuqini/zrestore
Apr 8, 2026
Merged

feat: add ZRestore command to restore plugins from lockfile#4
zuqini merged 1 commit intomainfrom
zuqini/zrestore

Conversation

@zuqini
Copy link
Copy Markdown
Owner

@zuqini zuqini commented Apr 8, 2026

Add :ZRestore [plugin] command that wraps vim.pack.update() with target='lockfile' to restore plugins to the state recorded in the native lockfile. Useful for syncing plugins across machines or reverting after an update.

Closes #3

@zuqini zuqini force-pushed the zuqini/zrestore branch from bca2d97 to dd4da8f Compare April 8, 2026 07:56
Add :ZRestore [plugin] command that wraps vim.pack.update() with
target='lockfile' to restore plugins to the state recorded in the
native lockfile. Useful for syncing plugins across machines or
reverting after an update.

Closes #3
@zuqini zuqini force-pushed the zuqini/zrestore branch from dd4da8f to c8888ab Compare April 8, 2026 07:58
@zuqini zuqini merged commit 2e56772 into main Apr 8, 2026
2 checks passed
@zuqini zuqini deleted the zuqini/zrestore branch April 8, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Add command to restore to a given lockfile

1 participant