mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
lang/org: add ob-crystal
This commit is contained in:
@ -16,6 +16,8 @@
|
|||||||
(package! ob-sql-mode)
|
(package! ob-sql-mode)
|
||||||
(package! ob-translate)
|
(package! ob-translate)
|
||||||
|
|
||||||
|
(when (featurep! :lang crystal)
|
||||||
|
(package! ob-crystal))
|
||||||
(when (featurep! :lang go)
|
(when (featurep! :lang go)
|
||||||
(package! ob-go))
|
(package! ob-go))
|
||||||
(when (featurep! :lang rust)
|
(when (featurep! :lang rust)
|
||||||
|
Reference in New Issue
Block a user