Skip to content

Commit

Permalink
Add a recipe for org-modern (#2924)
Browse files Browse the repository at this point in the history
Implements a Modern Org Style using font-locking and text-properties.
  • Loading branch information
vedang authored May 26, 2024
1 parent 85daa37 commit 503bdcc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions recipes/org-modern.rcp
Original file line number Diff line number Diff line change
@@ -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")

0 comments on commit 503bdcc

Please sign in to comment.