aboutsummaryrefslogtreecommitdiff
path: root/gui/conf/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'gui/conf/init.el')
-rw-r--r--gui/conf/init.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/gui/conf/init.el b/gui/conf/init.el
index e77759f..9ef5e47 100644
--- a/gui/conf/init.el
+++ b/gui/conf/init.el
@@ -274,10 +274,10 @@
(setq org-bullets-bullet-list '("◉" "◉" "⤷" "⤷"))
(add-hook 'org-mode-hook #'org-bullets-mode))
-(use-package org-re-reveal
- :ensure t
- :custom
- (org-re-reveal-revealjs-version "4"))
+;(use-package org-re-reveal
+; :ensure t
+; :custom
+; (org-re-reveal-revealjs-version "4"))
(use-package org-present
:ensure t