fix(dottime.el): Defer package-specific setup
This commit is contained in:
parent
a54cc040ad
commit
100f451b0a
2 changed files with 33 additions and 30 deletions
|
@ -45,6 +45,7 @@
|
|||
(use-package dash-functional)
|
||||
|
||||
(use-package dottime
|
||||
:demand
|
||||
:after (notmuch telega)
|
||||
:config (dottime-display-mode t))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue