chore(misc): defer loading of explain-pause-mode

This commit is contained in:
2021-03-22 11:08:09 +00:00
parent 06f0db1035
commit 616ecc703f

View File

@@ -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))