Skip to content
Snippets Groups Projects
Commit 3dfc901e authored by Philippe Dosch's avatar Philippe Dosch
Browse files

Ajout pour org-reveal

parent b39811aa
Branches
No related tags found
No related merge requests found
......@@ -36,6 +36,7 @@
(append
'(
"/home/phil/.lisp/"
"/home/phil/.lisp/org-reveal/"
"/home/phil/.lisp/Emacs-langtool/"
)
load-path))
......@@ -456,10 +457,8 @@
(add-hook 'magit-post-refresh-hook 'diff-hl-magit-post-refresh))
;; org-reveal
;; (use-package ox-reveal
;; :ensure t
;; :config
;; (setq org-reveal-root "file:///home/phil/divers/presentation/reveal.js"))
(require 'ox-reveal)
(setq org-reveal-root "file:///home/phil/divers/presentation/reveal.js")
;; Openwith : utilsation de programmes externe lors de
;; l'ouverture pour certains types de fichiers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment