Emacs: Diminish explain-pause-mode.

This commit is contained in:
tastytea 2020-05-30 11:18:36 +02:00
parent 71b0279442
commit 71ea5c5796
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
(use-package explain-pause-mode
:demand t
:defer 4
:diminish explain-pause-mode
:straight (explain-pause-mode
:type git
:host github