talios / clojure-maven-plugin

Apache Maven Mojo for compiling clojure scripts to class files
252 stars 74 forks source link

Cider nREPL configuration updated in README #117

Closed danielsz closed 2 months ago

danielsz commented 5 years ago

Hi,

As discussed in #115, an updated configuration example for Cider nREPL, and a couple of typo fixes.

bbatsov commented 5 years ago

The proposed changes look good to me, although users might still have to add some middleware by themselves and then using the handler won't work. Probably it's better to show generic examples instead of editor-specific examples.