hi, all.  i use, but don't know much about, straight.el [1].  in case
it's of use to anyone, here is what is did to bring in the new
org-contrib:

----
(straight-use-package '(org-contrib :type git
                                    :repo "https://git.sr.ht/~bzg/org-contrib";
                                    :local-repo "org-contrib"))
----

and, if anyone has suggestions on a "cleaner"/more idiomatic way of
doing this, i'm more than happy to learn.

cheers, Greg


[1] https://github.com/raxod502/straight.el

Reply via email to