7 lines
126 B
EmacsLisp
7 lines
126 B
EmacsLisp
|
;; -*- no-byte-compile: t; -*-
|
||
|
;;; app/present/packages.el
|
||
|
|
||
|
(package! htmlize)
|
||
|
(package! impatient-mode)
|
||
|
(package! ox-reveal)
|