Fork me on GitHub
#emacs
<
2018-02-16
>
mathpunk23:02:33

I've found CIDER very easy to use. Now I want to have a Lumo repl in emacs. I tried creating a .dir-locals.el file as suggested here https://github.com/clojure-emacs/inf-clojure#repl-type, but running inf-clojure still seems to open a Clojure repl instead. (Judging by the error I get when I evaluate #js [1 2 3]. What should I try to debug this?