Skip to content

Commit 836c621

Browse files
committed
[Docs] Update the clojure-ts-mode section
1 parent 0a1a194 commit 836c621

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

doc/modules/ROOT/pages/caveats.adoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,6 @@ NOTE: `clojure-ts-mode` support was introduced in CIDER 1.14.
9191
CIDER has basic support for working with
9292
https://github.com/clojure-emacs/clojure-ts-mode[clojure-ts-mode] buffers, but it still depends on
9393
https://github.com/clojure-emacs/clojure-mode[clojure-mode] for certain functionality, like
94-
extracting information about Clojure code out of the buffer. We hope to make `clojure-ts-mode` capable
94+
extracting information about Clojure code out of the buffer. We plan to make `clojure-ts-mode` capable
9595
of providing CIDER with all the functionality it needs to interact with Clojure buffers, but that
9696
will take some time.
97-
98-
Additionally, some features like
99-
xref:config/indentation.adoc#dynamic-indentation[`cider-dynamic-indentation`]
100-
and xref:config/syntax_highlighting.adoc#dynamic-syntax-highlighting[`cider-font-lock-dynamically`]
101-
are not supported by `clojure-ts-mode`.

0 commit comments

Comments
 (0)