Add a recipe for org-remark

`org-remark` allows the user to add annotations to any file that they
can read in Emacs.
This commit is contained in:
Vedang Manerikar 2022-04-21 11:22:03 -04:00
parent 43a58228e9
commit ebf0932555

5
recipes/org-remark.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name org-remark
:description "Highlight & annotate any text files"
:type github
:pkgname "nobiot/org-remark"
:minimum-emacs-version "27.1")