We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973e104 commit e314aeeCopy full SHA for e314aee
CHANGELOG.md
@@ -16,7 +16,7 @@
16
* [#2191](https://github.com/clojure-emacs/cider/issues/2191): Add support for jacking-in just with the `clojure` command-line tool and `tools.deps`.
17
* Make it possible to start a Nashorn ClojureScript REPL.
18
* [#2235](https://github.com/clojure-emacs/cider/pull/2235): Make the REPL ignore blank input rather than evaluating.
19
-* [#2241](https://github.com/clojure-emacs/cider/pull/2241): Make `cider-test-ediff` diff eval'ed values
+* [#2241](https://github.com/clojure-emacs/cider/pull/2241): Make `cider-test-ediff` diff eval'ed values.
20
* Add support for shadow-cljs to `cider-jack-in`.
21
22
### Bugs Fixed
0 commit comments