We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe6227 commit be5e9bdCopy full SHA for be5e9bd
1 file changed
inf-clojure.el
@@ -73,6 +73,7 @@
73
(clojure-clr . "Clojure.Main")
74
(planck . "planck -d")
75
(babashka . "bb")
76
+ (node-babashka . "nbb")
77
(joker . "joker")))
78
79
(defun inf-clojure--merge-repl-features (base overrides)
0 commit comments