Minor refactors across the board

This commit is contained in:
Henrik Lissner 2019-11-04 03:35:37 -05:00
parent 684e69c968
commit 2bf74158fd
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
5 changed files with 7 additions and 11 deletions

View file

@ -53,10 +53,8 @@
:recipe (:host github :repo "anler/centered-window-mode"))
(package! org-tree-slide)
(package! org-re-reveal))
(when (featurep! +journal)
(package! org-journal))
(when (featurep! +hugo)
(package! ox-hugo
:recipe (:host github :repo "kaushalmodi/ox-hugo" :nonrecursive t)))