lang/org: replace ox-reveal w/ org-re-reveal
ox-reveal is no longer maintained, and has been replaced with org-re-reveal; a fork.
This commit is contained in:
parent
45a17c86ba
commit
c5464f1798
3 changed files with 4 additions and 9 deletions
|
@ -50,7 +50,7 @@
|
|||
(when (featurep! +present)
|
||||
(package! centered-window :recipe (:host github :repo "anler/centered-window-mode"))
|
||||
(package! org-tree-slide)
|
||||
(package! ox-reveal))
|
||||
(package! org-re-reveal))
|
||||
|
||||
(when (featurep! +journal)
|
||||
(package! org-journal))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue