mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
Look for the correct feature name for org+rest
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
(package! ob-go))
|
||||
(when (featurep! :lang rust)
|
||||
(package! ob-rust))
|
||||
(when (featurep! :lang restclient)
|
||||
(when (featurep! :lang rest)
|
||||
(package! ob-restclient))
|
||||
(when (featurep! :lang crystal)
|
||||
(package! ob-crystal))
|
||||
|
Reference in New Issue
Block a user