1
0
Fork 0

fix(emacs): change ob-racket source

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-02-12 13:11:09 -05:00
parent 323928e94b
commit dac443c55f
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -54,7 +54,7 @@
(straight-use-package '(ob-racket (straight-use-package '(ob-racket
:type git :type git
:host github :host github
:repo "DEADB17/ob-racket")) :repo "hasu/emacs-ob-racket"))
;; Productivity ;; Productivity
(straight-use-package 'elfeed) (straight-use-package 'elfeed)