fix: use ob-racket
package
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
f9572efac2
commit
455d19e112
1 changed files with 5 additions and 1 deletions
|
@ -41,8 +41,12 @@
|
||||||
(straight-use-package '(nano-theme :type git :host github
|
(straight-use-package '(nano-theme :type git :host github
|
||||||
:repo "rougier/nano-theme"))
|
:repo "rougier/nano-theme"))
|
||||||
|
|
||||||
;; Productivity
|
;; Org
|
||||||
(straight-use-package 'org)
|
(straight-use-package 'org)
|
||||||
|
(straight-use-package '(ob-racket :type git :host github
|
||||||
|
:repo "DEADB17/ob-racket"))
|
||||||
|
|
||||||
|
;; Productivity
|
||||||
(straight-use-package 'elfeed)
|
(straight-use-package 'elfeed)
|
||||||
(straight-use-package '(pdf-tools :type git :host github
|
(straight-use-package '(pdf-tools :type git :host github
|
||||||
:repo "vedang/pdf-tools"))
|
:repo "vedang/pdf-tools"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue