Install ox-reveal

This commit is contained in:
Tobias Ostner 2024-07-11 10:15:43 +02:00
parent fbaaab141a
commit e92e792377
2 changed files with 5 additions and 0 deletions

View file

@ -491,6 +491,9 @@
:defer t :defer t
:after org) :after org)
(use-package ox-reveal
:after org)
(use-package pulsar (use-package pulsar
:config :config
(pulsar-global-mode 1) (pulsar-global-mode 1)

View file

@ -80,6 +80,7 @@
git-link git-link
graphql-mode graphql-mode
helpful helpful
htmlize
js2-mode js2-mode
json-mode json-mode
ligature ligature
@ -97,6 +98,7 @@
org org
org-modern org-modern
ox-gfm ox-gfm
ox-reveal
pulsar pulsar
rainbow-delimiters rainbow-delimiters
rainbow-mode rainbow-mode