mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(misc): defer loading of explain-pause-mode
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
(use-package explain-pause-mode
|
||||
:straight (:type git :host github :repo "lastquestion/explain-pause-mode")
|
||||
:defer t
|
||||
|
||||
:custom
|
||||
(explain-pause-blocking-too-long-ms 40))
|
||||
|
||||
Reference in New Issue
Block a user