mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-26 20:02:34 -08:00
pip-requirements-mode fetches the pypi.org package list via HTTP request, which blocks. This can sometimes take unbearably long in cases where the user has a slow or no internet connection. This fix defers this behavior until the first time completion is invoked. Fix: #5998 |
||
|---|---|---|
| .. | ||
| app | ||
| checkers | ||
| completion | ||
| config | ||
| editor | ||
| emacs | ||
| input | ||
| lang | ||
| os | ||
| term | ||
| tools | ||
| ui | ||
| .gitignore | ||
| LICENSE | ||
| source.el | ||