mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
@ -15,4 +15,5 @@
|
||||
(require (intern (format "ob-%s" lang))
|
||||
nil t)))
|
||||
(with-demoted-errors "Jupyter: %s"
|
||||
(require lang nil t)
|
||||
(require 'ob-jupyter nil t))))))
|
||||
|
Reference in New Issue
Block a user