[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
new org-contrib and straight.el
From: |
Greg Minshall |
Subject: |
new org-contrib and straight.el |
Date: |
Sun, 16 May 2021 05:37:59 +0300 |
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
- new org-contrib and straight.el,
Greg Minshall <=