download-failed
Published at 2024-01-15
Last update over 365 days ago
Licensed under CC BY-NC-SA 4.0
softwares-and-tools
neovim
packer
修改默认下载 url 格式。
https://www.bilibili.com/read/cv21439638/
根据这篇文章:
- 在
~/.local/share/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua
中找到default_url_format
字段并由https://github.com/%s.git
改为[email protected]:%s
.