summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el
index 40d0ff1b..c98f49fb 100644
--- a/init.el
+++ b/init.el
@@ -114,6 +114,8 @@
(require 'org-contacts-config) ;; fully integrated org-mode contacts management
(require 'org-drill-config)
(require 'org-export-config)
+(require 'hugo-config) ;; ox-hugo blog workflow (C-; h)
+(require 'org-reveal-config) ;; reveal.js presentations (C-; p)
(require 'org-refile-config) ;; refile org-branches
(require 'org-roam-config) ;; personal knowledge management in org mode