mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(misc): tweak explain-pause-mode setup
This commit is contained in:
@@ -10,7 +10,10 @@
|
||||
:straight (:type git :host github :repo "lastquestion/explain-pause-mode")
|
||||
|
||||
:custom
|
||||
(explain-pause-blocking-too-long-ms 40))
|
||||
(explain-pause-blocking-too-long-ms 40)
|
||||
|
||||
:config
|
||||
(explain-pause-mode))
|
||||
|
||||
(provide 'siren-explain-pause)
|
||||
;;; siren-explain-pause.el ends here
|
||||
|
||||
Reference in New Issue
Block a user