wbthomason/packer.nvim

NVim blocks while update is in progress

Open

#200 创建于 2021年2月7日

在 GitHub 查看
 (11 评论) (1 反应) (0 负责人)Lua (264 fork)batch import
bughelp wanted

仓库指标

Star
 (8,097 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

One of the plugins I am using had its github repo removed.

Running PackerSync will now block nvim for minutes (or maybe even forever? I do not have the patience to find out;-), while it is trying to update the repository!

All plugins updated but the one where I can not find the repository anymore. There is a line at the top of the update window, which says Username for 'https://github.com' so git might be waiting for input? I can not find any way to interact with the window and type anything that would let me continue.

Any ideas? I had to kill nvim completely to get out again and that is not nice.

贡献者指南