Skip to content

Commit

Permalink
tweak(org): explicitly enable ox-beamer
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jul 31, 2023
1 parent 36523e6 commit 6dff7a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions core/me-builtin.el
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,10 @@
:after ox
:demand t)

(use-package ox-beamer
:after ox
:demand t)

(use-package org-agenda
:straight (:type built-in)
:custom
Expand Down

0 comments on commit 6dff7a2

Please sign in to comment.