add htmlize
This commit is contained in:
parent
67317ec7e2
commit
d311406fc2
2
init.el
2
init.el
@ -587,6 +587,8 @@ The current directory is assumed to be the project's root otherwise."
|
||||
(format "%s: %s" (jabber-jid-displayname from) text))))
|
||||
(setq jabber-alert-message-function 'jabber-message-content-message)))
|
||||
|
||||
(use-package htmlize :ensure t)
|
||||
|
||||
(use-package org
|
||||
:ensure t
|
||||
:commands (org-mode org org-mobile-push org-mobile-pull org-agenda)
|
||||
|
Loading…
Reference in New Issue
Block a user