misc updates
This commit is contained in:
parent
4f9c113ae6
commit
d9eccc80e9
6 changed files with 37 additions and 13 deletions
|
@ -256,3 +256,10 @@
|
|||
:config
|
||||
(global-colorful-mode t)
|
||||
(add-to-list 'global-colorful-modes 'helpful-mode))
|
||||
|
||||
(use-package! mpdel-embark
|
||||
:demand t
|
||||
:after (embark mpdel)
|
||||
:config
|
||||
(progn
|
||||
(mpdel-embark-setup)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue