cider

A channel dedicated to the Clojure Interactive Development Environment that Rocks (aka CIDER). :cider:
theeternalpulse 2020-09-06T19:28:43.096400Z

Hi, is there a way to have cider connect to a specific host/port/repl-type/config when I do cider-connect-clj instead of choosing each time?

nivekuil 2020-09-06T23:10:10.096500Z

C-h f cider-connect-clj tells me

Initialize a Clojure connection to an nREPL server. PARAMS is a plist optionally containing :host, :port and :project-dir.  On prefix argument, prompt for all the parameters.