nyoom.nvim
nyoom.nvim copied to clipboard
`NyoomSync` failed
:NyoomSync
✗ Failed to install nyoom.e69e8fc3
Errors:
Cloning into '/home/lyh/.local/share/nvim/site/pack/packer/start/nyoom.e69e8fc3'...
remote: Not Found
fatal: repository 'https://github.com/nyoom.e69e8fc3.git/' not found
✗ Failed to install editor.scratch
✗ Failed to install nyoom.5ea6febe
✗ Failed to install https://codeberg.org/esensar/nvim-dev-containe
✗ Failed to install nyoom.ce9ac7f6
✗ Failed to install nyoom.bc4ecd1d
✗ Failed to install nyoom.8af4af0e
✗ Failed to install nyoom.5e06be48
Press 'q' to quit
Press '<CR>' to show more info
Press 'd' to show the diff
Press 'r' to revert an update
Press 'R' to retry failed operations
Also I can call PackerSync in the editor, which also fails. I think it would be the best to disable those commands.
Failed to install nyoom.5e06be48
This actually "succeeded", we abuse packer to lazy load certain modules by tricking packer into thinking they're just plugins. But yeah, nyoom sync on the command line is far more reliable for now.
PackerSync etc. should have been disabled by default, I'll fix it