Skip to content

Commit 22ea653

Browse files
author
Bozhidar Batsov
committed
Mention that CIDER 0.7 users should remove clojure-test-mode
1 parent 9c61521 commit 22ea653

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@ You'll also need to adjust your config accordingly, as most settings
5959
were renamed in CIDER. Consult the [Configuration](#configuration) section of the
6060
README for more details.
6161

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+
6268
### Via package.el
6369

6470
`package.el` is the built-in package manager in Emacs.

0 commit comments

Comments
 (0)