Skip to main content

Introduction

The vimpin family pins Vim/Neovim plugin specs to explicit commit hashes, the same way you already pin GitHub Actions to a SHA.

ProjectWhat it is
vimpinGo CLI that rewrites Lua plugin specs to canonical pinned form.
vimpin-actionGitHub Action wrapper around the CLI.
vimpin-renovate-configRenovate preset that opens update PRs for pinned specs.

Scope: lazy.nvim Lua specs only.

Start with Getting Started for a five-minute tour that touches all three.