[emacs] Add org-modern package! Thanks Sacha!

This commit is contained in:
2024-02-07 11:07:27 -05:00
parent e789160261
commit 6c9c9bda0a
2 changed files with 8 additions and 0 deletions

View File

@ -17,6 +17,7 @@
(package! ace-link)
(package! git-link)
(package! blacken)
(package! org-modern)
;; To install a package directly from a remote git repo, you must specify a
;; `:recipe'. You'll find documentation on what `:recipe' accepts here: