From c3716106ad50cf91e84283d80f2e0398fcffabb4 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 11 Jul 2018 12:43:05 -0300 Subject: Enable revealjs support for org-mode --- spacemacs.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'spacemacs.el') diff --git a/spacemacs.el b/spacemacs.el index 07282e7..7ddcbb0 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -68,7 +68,8 @@ This function should only modify configuration layer settings." emacs-lisp git markdown - org + (org :variables + org-enable-reveal-js-support t) (shell :variables shell-default-height 30 shell-default-position 'bottom) -- cgit v1.2.3