lang/org: Package orgit if magit is enabled
https://github.com/magit/orgit
This commit is contained in:
parent
26f9e2cdeb
commit
a6836a476e
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
||||||
(package! htmlize)
|
(package! htmlize)
|
||||||
(package! ox-clip)
|
(package! ox-clip)
|
||||||
(package! org-yt :recipe (:host github :repo "TobiasZawada/org-yt"))
|
(package! org-yt :recipe (:host github :repo "TobiasZawada/org-yt"))
|
||||||
|
(when (featurep! :tools magit)
|
||||||
|
(package! orgit))
|
||||||
|
|
||||||
;;; Babel
|
;;; Babel
|
||||||
(package! ob-async)
|
(package! ob-async)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue