app/present: major rewrite; integrate org-tree-slide for org presentations

This commit is contained in:
Henrik Lissner 2017-04-11 09:24:20 -04:00
parent 0c23ff43a4
commit 6c10567e9e
4 changed files with 158 additions and 15 deletions

View file

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