mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/org: add ob-async
This commit is contained in:
@ -19,6 +19,7 @@
|
||||
(package! org-download))
|
||||
|
||||
(when (featurep! +babel)
|
||||
(package! ob-async)
|
||||
(package! ob-mongo)
|
||||
(package! ob-sql-mode)
|
||||
(package! ob-translate)
|
||||
|
Reference in New Issue
Block a user