-
Notifications
You must be signed in to change notification settings - Fork 366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: Lazy restore update plugin's hash #1787
Comments
It's not Here is how to reproduce this:
The result will be:
This behaviour of
|
To fix this issue |
Actually Looks like right now we can't get both and apply commit hashes from lockfile to both existing and missing plugins. 😞 |
Did you check docs and existing issues?
Neovim version (nvim -v)
NVIM v0.10.1
Operating system/version
fedora 40
Describe the bug
after restore plugin, some plugins's hash was updated.
Steps To Reproduce
Expected Behavior
hash shouldn't update
Repro
No response
The text was updated successfully, but these errors were encountered: