Pin Vim/Neovim plugin specs to explicit commit hashes
{ "example/example.nvim", tag = "v1.0.0" },
vimpin run
{ "example/example.nvim", commit = "deadbeef...cafebabe" }, -- tag: v1.0.0
CLI that rewrites lazy.nvim Lua specs to canonical pinned form.
GitHub Action wrapper around the CLI.
Renovate preset that opens update PRs.