We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Cider REPL (markdown)
Adds `refactor-nrepl.middleware/wrap-refactor` to the first method. Without this, cider complains.
Update CIDER REPL instruction versions
Fix formatting
Add README notes for CIDER 0.11.0 and reader conditionals
Add emacs .dir-locals.el settings
indentation
update cider repl example, lazy require boot.repl in profile.boot
Fix indentation
How to separate repl and cider repl
updated for current cider
Added docs for clj-refactor
latest version of cider-nrepl
Update to reflect changes in Issue #157 (Consolidate configuration under $BOOT_HOME)
Mention that you need latest Cider and clarify what your boot config should look like.