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