aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spacemacs.el3
1 files changed, 2 insertions, 1 deletions
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)