Emacs: Use ox-reveal

This commit is contained in:
Marcel Kapfer 2018-05-13 16:18:22 +02:00
parent 33a6e8df2c
commit 4052df2512
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 5 additions and 0 deletions

View File

@ -1247,6 +1247,11 @@
(use-package ox-moinmoin
:load-path "org-moinmoin/")
;; ox-reveal
;; Exports Org-mode contents to Reveal.js HTML presentation.
(use-package ox-reveal
:after (org))
;; centered-window-mode
;; Keep your text centered when there's only one window.
;; https://github.com/anler/centered-window-mode