Project#
Vision#
Keep the Neovim config usable as a daily editor while larger changes are validated in separate worktrees and Docker images.
Keep runtime behavior, verification workflows, and project history documented as the config evolves.
Current work#
Prepare Neovim 0.12 rollout#
Keep host usage on the stable binary until Docker smoke tests and docs stay clean for Arch and Ubuntu.
Track the current migration checklist in Plan.
Next#
Continue host-side validation with a repo-local
nvim-appimagebefore the distro-provided/usr/bin/nvimchanges.Keep the Docker harness catching both first-run bootstrap failures and delayed startup/runtime failures.