el-get/recipes/org-noter.rcp
Vedang Manerikar 9a35363bef
Update org-noter recipe to point to maintained fork (#2922)
This fork is now the official version of `org-noter` and is almost 500
commits ahead at the time of this writing.
2024-05-25 11:52:39 +02:00

6 lines
174 B
Plaintext

(:name org-noter
:description "Emacs document annotator, using org-mode."
:type github
:depends (org-mode cl-lib)
:pkgname "org-noter/org-noter")