registravim
Registravim is a proposed registry and format intended to capture and share the essential state of a Vim editor session. It encompasses configuration, plugin versions, scripts, runtime state, and command history to enable reproducible editing environments.
Overview: It defines a registry model comprising a manifest describing a session, a snapshot of the Vim
Format and usage: The reference implementation envisions a manifest file (registravim.json) with fields such as vim_version,
Adoption and status: Registravim is community-driven and not an official standard. There is no formal specification,
See also: Vim, Neovim, dotfiles, configuration management, reproducibility.