configs/emacs: install htmlize
This commit is contained in:
parent
b09e5ffe57
commit
05ab533a65
@ -122,6 +122,14 @@ here.
|
|||||||
|
|
||||||
* Packages
|
* Packages
|
||||||
|
|
||||||
|
** htmlize
|
||||||
|
|
||||||
|
This is needed for publishing org stuff
|
||||||
|
|
||||||
|
#+begin_src emacs-lisp
|
||||||
|
(use-package htmlize)
|
||||||
|
#+end_src
|
||||||
|
|
||||||
** parchment-theme
|
** parchment-theme
|
||||||
This is a nice theme that resembles acme in plan9. Minimal.
|
This is a nice theme that resembles acme in plan9. Minimal.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user