Skip to content

Commit d577270

Browse files
danielcomptonbbatsov
authored andcommitted
Update README.md to show CIDER and inf-clojure status
1 parent 79e33b7 commit d577270

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,7 @@ After installing the package do the following.
214214

215215
### Does `clojure-ts-mode` work with CIDER?
216216

217-
~~Not yet out of the box, but that [should change soon](https://github.com/clojure-emacs/cider/pull/3461). Feel free to help out with the remaining work, so we can expedite the process.~~
218-
219-
Support for `clojure-ts-mode` has landed on the `master` branch of CIDER (and will be part of CIDER 1.14 when it's released). Make sure to grab the latest CIDER from MELPA/GitHub.
217+
Yes! Preliminary support for `clojure-ts-mode` was released in [CIDER 1.14](https://github.com/clojure-emacs/cider/releases/tag/v1.14.0). Make sure to grab the latest CIDER from MELPA/GitHub. Note that `clojure-mode` is still needed for some APIs that haven't yet been ported to `clojure-ts-mode`.
220218

221219
For now, when you take care of the keybindings for the CIDER commands you use and ensure `cider-mode` is enabled for `clojure-ts-mode` buffers in your config, most functionality should already work:
222220

@@ -228,7 +226,7 @@ Check out [this article](https://metaredux.com/posts/2024/02/19/cider-preliminar
228226

229227
### Does `clojure-ts-mode` work with `inf-clojure`?
230228

231-
[Ditto.](https://github.com/clojure-emacs/inf-clojure/pull/215)
229+
Currently, there is an [open PR](https://github.com/clojure-emacs/inf-clojure/pull/215) adding support for inf-clojure.
232230

233231
## License
234232

0 commit comments

Comments
 (0)