aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs1
-rw-r--r--.emacs.local.d/modes/reveal.el3
2 files changed, 4 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index 5b39bff..80c15ab 100644
--- a/.emacs
+++ b/.emacs
@@ -36,6 +36,7 @@
(load-file "~/.emacs.local.d/modes/package.el")
(load-file "~/.emacs.local.d/modes/projectile.el")
(load-file "~/.emacs.local.d/modes/python.el")
+(load-file "~/.emacs.local.d/modes/reveal.el")
(load-file "~/.emacs.local.d/modes/smex.el")
(load-file "~/.emacs.local.d/modes/sml.el")
(load-file "~/.emacs.local.d/modes/sublimity.el")
diff --git a/.emacs.local.d/modes/reveal.el b/.emacs.local.d/modes/reveal.el
new file mode 100644
index 0000000..0b39bd1
--- /dev/null
+++ b/.emacs.local.d/modes/reveal.el
@@ -0,0 +1,3 @@
+(require 'org-re-reveal)
+
+(setq org-re-reveal-root "../reveal.js")
nihil fit ex nihilo