Merge pull request #1608 from filalex77/orgit
lang/org: Package orgit if magit is enabled
This commit is contained in:
commit
6329af2662
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