fix(emacs): change ob-racket
source
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
323928e94b
commit
dac443c55f
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue