aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Benencia <rul@kalgan.cc>2019-08-03 07:40:23 -0700
committerRaúl Benencia <rul@kalgan.cc>2019-08-03 07:40:23 -0700
commit574a71772b12851c959c9b1f52c389e457404791 (patch)
tree5b759e0dc4346cba1f8b5f432ee3e81fe197e78a
parent020753ea37b394c9847111a1b631b830259cb393 (diff)
reveal config
-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