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
When I do M-x cider-jack-in (C-c M-j) I am presented with a minibuffer saying:
Which command should be used? ... I believe this is because our team semi-recently put some boot scripts along side our project.clj.
It would be nice if I could set an elisp variable, or some other mechanism, to force always lein there, to remove one-last enter-key press before the repl starts for projects where I know I always want to start the repl with lein.