Move ob-racket to lang/org & cleanup
+ Remove redundant ob-crystal block + Move ob-ipython into separate section + Move ob-racket from lang/racket
This commit is contained in:
parent
884173112c
commit
66056e7a5d
2 changed files with 5 additions and 7 deletions
|
@ -2,6 +2,3 @@
|
|||
;;; lang/racket/packages.el
|
||||
|
||||
(package! racket-mode)
|
||||
|
||||
(when (featurep! :lang org +babel)
|
||||
(package! ob-racket :recipe (:fetcher github :repo "DEADB17/ob-racket")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue