aboutsummaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.el b/init.el
index d7e97b9..5860d4d 100644
--- a/init.el
+++ b/init.el
@@ -121,7 +121,8 @@
(require 'init-dokuwiki)
(require 'init-linter)
(require 'init-load-env-vars)
- (require 'init-restclient))
+ (require 'init-restclient)
+ (require 'init-ox-reveal))
;;; Custom variables
(setq custom-file (expand-file-name "custom.el" user-emacs-directory))