doomemacs/modules
Henrik Lissner 04b76fd0ce
fix(python): HTTP request from pip-requirements-mode
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
2022-04-17 03:23:40 +02:00
..
app fix(rss): unbalanced parens in map! 2022-01-31 01:19:11 +01:00
checkers bump: :checkers spell 2022-02-23 15:23:14 +01:00
completion feat(vertico): add +childframe option similar to ivy 2022-04-15 21:24:34 +02:00
config feat(default): on evil bind rename-buffer to <leader> b R 2022-04-12 02:33:03 +02:00
editor bump: :editor 2022-03-31 19:25:50 +02:00
emacs refactor(ibuffer): +ibuffer/visit-workspace-buffer 2022-04-06 18:45:06 +02:00
email feat(mu4e): more helpful headers mode-line symbols 2022-02-23 17:49:03 +01:00
input tweak!(layout): bepo -> vanilla i_ctrl-* keys 2022-02-09 20:36:42 +01:00
lang fix(python): HTTP request from pip-requirements-mode 2022-04-17 03:23:40 +02:00
os nit(tty): revise comments 2022-02-10 21:07:20 +01:00
term refactor(eshell,term): move hscroll-margin settings 2022-03-31 14:05:45 +02:00
tools bump: :completion vertico consult-lsp 2022-04-12 02:32:20 +02:00
ui bump: :ui 2022-03-31 21:08:31 +02:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00