Add app/present

This commit is contained in:
Henrik Lissner 2017-04-07 20:05:21 -04:00
parent 7501167d66
commit f00ed33911
3 changed files with 65 additions and 0 deletions

View file

@ -0,0 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; app/present/packages.el
(package! htmlize)
(package! impatient-mode)
(package! ox-reveal)