Add ox-reveal

This commit is contained in:
Henrik Lissner 2016-02-13 01:12:35 -05:00
parent 6fd3f3965e
commit ee5cec5f60

View File

@ -19,6 +19,11 @@
:init
(setq puml-plantuml-jar-path "/usr/local/Cellar/plantuml/8029/plantuml.8029.jar"))
(add-hook! org-load
(use-package ox-reveal
:config
(setq org-reveal-root "https://cdnjs.cloudflare.com/ajax/libs/reveal.js/3.2.0/js/reveal.min.js")))
;;;
(defvar big-mode-font narf-default-font)