Skip to content

Commit

Permalink
have org-layer depend on tex-layer
Browse files Browse the repository at this point in the history
  • Loading branch information
matthuszagh committed Jul 26, 2021
1 parent 9917ca7 commit 3ebc50c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions users/profiles/emacs/emacs/layers/org-layer.el
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
;;; Code:

(layer-def org
:depends (tex)

:presetup
(:layer straight
(straight-use-package '(org-plus-contrib
Expand Down

0 comments on commit 3ebc50c

Please sign in to comment.