diff --git a/recipes/org-modern.rcp b/recipes/org-modern.rcp new file mode 100644 index 000000000..0a2188fa7 --- /dev/null +++ b/recipes/org-modern.rcp @@ -0,0 +1,6 @@ +(:name org-modern + :description "Modern looks for Org" + :type github + :depends (org-mode compat) + :pkgname "minad/org-modern" + :minimum-emacs-version "27.1")