mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-21 13:53:38 -05:00
add basic support for the nim language
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
(package! ob-sql-mode)
|
||||
(package! ob-translate)
|
||||
|
||||
(when (featurep! :lang nim)
|
||||
(package! ob-nim))
|
||||
(when (featurep! :lang crystal)
|
||||
(package! ob-crystal))
|
||||
(when (featurep! :lang go)
|
||||
|
Reference in New Issue
Block a user