refactor(emacs.d): Use dottime from my dottime package
Instead of locally advicing format-time-string, use my dottime package.
This commit is contained in:
parent
2bf2567284
commit
6ee061e205
3 changed files with 4 additions and 17 deletions
|
|
@ -38,6 +38,7 @@
|
|||
|
||||
(use-package dash)
|
||||
(use-package dash-functional)
|
||||
(use-package dottime :config (dottime-display-mode t))
|
||||
(use-package gruber-darker-theme)
|
||||
(use-package ht)
|
||||
(use-package hydra)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue