wbthomason/packer.nvim

Better to have an obvious prompt and suggestion when failed on git clone timeout

Open

#138 opened on Dec 27, 2020

View on GitHub
 (11 comments) (0 reactions) (0 assignees)Lua (264 forks)batch import
bugenhancementgood first issue

Repository metrics

Stars
 (8,097 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I was stuck with this problem for a long time. >_<

Is it possible to disable timeout ? I try to set clone_timeout to nil but still timeout at 60s.

Contributor guide