Replies: 1 comment
-
Ah I think the answer is #206 (comment) that is to say, in my example, using the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have isolated breakage in a treesitter grammar (or something like this) to a recent change in a specific plugin, so I would like to be able to mark that specific plugin to lock to that version while still being able to do updates like usual.
Right now if I do an update I have to manually edit the lockfile to revert that one plugin, then go open lazy again and force a Restore, it's a few extra steps.
Beta Was this translation helpful? Give feedback.
All reactions