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
Allow additional directories, beyond the default clj[sc], to be correctly formulated by clojure-expected-ns via new defcustom entitled clojure-directory-prefixes
Recognize babashka projects (identified by the presence of bb.edn).
#601: Add new command clojure-promote-fn-literal for converting #() function literals to fn form
Changes
#604: Add bb (babashka) to interpreter-mode-alist.
Bugs fixed
#608 Fix alignment issue involving margin comments at the end of nested forms.