branch: elpa/clojure-ts-mode commit 547bdb1b254c3aef0b11d862b4682ff121419dd6 Author: Bozhidar Batsov <bozhi...@batsov.dev> Commit: Bozhidar Batsov <bozhi...@batsov.dev>
[Docs] Update the missing features section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36aa137a05..d10ca0c043 100644 --- a/README.md +++ b/README.md @@ -522,8 +522,8 @@ and `clojure-mode` (this is very helpful when dealing with `derived-mode-p` chec ### What `clojure-mode` features are currently missing? -As of version 0.4.x, the most obvious missing feature are the various -refactoring commands in `clojure-mode`. +As of version 0.4.x, `clojure-ts-mode` provides almost all `clojure-mode` features. +Currently only a few refactoring commands are missing. ### Does `clojure-ts-mode` work with CIDER?