Add nvim-plugins local generic repo #43
Reference in New Issue
Block a user
Delete Branch "benvin/nvim-plugins-local-generic"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The arti-pack release pipeline publishes plugin zips via PUT /api/v2/remotes/nvim-plugins/files/..., which 404s because no such repo exists. The one existing local generic repo, rootfs-images, holds bootapi node rootfs tarballs.
Inert until applied.