diff --git a/recipes/orgit-forge.rcp b/recipes/orgit-forge.rcp new file mode 100644 index 00000000..ee0a79df --- /dev/null +++ b/recipes/orgit-forge.rcp @@ -0,0 +1,5 @@ +(:name orgit-forge + :description "Org links to Forge issue buffers" + :type github + :depends (org-mode org-contrib magit forge orgit) + :pkgname "magit/orgit-forge")