We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent95aed26 commit226b396Copy full SHA for 226b396
README.md
@@ -596,7 +596,7 @@ and `clojure-mode` (this is very helpful when dealing with `derived-mode-p` chec
596
597
###What`clojure-mode` features are currently missing?
598
599
-As of version 0.4.x,`clojure-ts-mode` provides almost all`clojure-mode` features.
+As of version 0.5.x,`clojure-ts-mode` provides almost all`clojure-mode` features.
600
Currently only a few refactoring commands are missing.
601
602
###Does`clojure-ts-mode` work with CIDER?
@@ -622,7 +622,7 @@ Check out [this article](https://metaredux.com/posts/2024/02/19/cider-preliminar
622
623
###Does`clojure-ts-mode` work with`inf-clojure`?
624
625
-Currently, there is an[open PR](https://github.com/clojure-emacs/inf-clojure/pull/215) adding support for inf-clojure.
+Yes, it does.`inf-clojure` 3.3+ supports`clojure-ts-mode`.
626
627
###Why does`clojure-ts-mode` require Emacs 30?
628