lang/org: add ob-crystal
This commit is contained in:
parent
c3fb916435
commit
cf75e203b6
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue