add htmlize

This commit is contained in:
Ivan Malison 2014-12-20 01:21:21 -08:00
parent 87304a89ee
commit b0fde7b501

View File

@ -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)