babashka.el is now on MELPA

This commit is contained in:
David Morgan 2023-06-19 13:05:12 +01:00
parent 7a7dae3d1a
commit f2ae42c03c
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 1 additions and 2 deletions

View File

@ -172,8 +172,7 @@
(cider-repl-mode . cider-repl-mode-hook-fn)
(cider-mode . cider-mode-hook-fn))
(use-package babashka
:elpaca (:type git :host github :repo "licht1stein/babashka.el"))
(use-package babashka)
(use-package jet
:bind ("C-c j " . jet))