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 9c61521 commit 22ea653Copy full SHA for 22ea653
README.md
@@ -59,6 +59,12 @@ You'll also need to adjust your config accordingly, as most settings
59
were renamed in CIDER. Consult the [Configuration](#configuration) section of the
60
README for more details.
61
62
+#### Upgrading from clojure-test-mode
63
+
64
+CIDER 0.7 ships a replacement for the deprecated `clojure-test-mode` called `cider-test`.
65
+Please, make sure you've uninstalled `clojure-test-mode` if you're using CIDER 0.7 as `clojure-test-mode`
66
+sometimes interferes with CIDER's REPL initialization.
67
68
### Via package.el
69
70
`package.el` is the built-in package manager in Emacs.
0 commit comments