You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix#116] Set inf-clojure-buffer REPL type on detect
Now the code sets the inf-clojure-repl-type buffer local var in the
inf-clojure-buffer when a REPL type is detected. This solves the weird errors
that were happening when working within the REPL buffer because
inf-clojure-repl-type is nil.
0 commit comments