File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -91,11 +91,6 @@ NOTE: `clojure-ts-mode` support was introduced in CIDER 1.14.
91
91
CIDER has basic support for working with
92
92
https://github.com/clojure-emacs/clojure-ts-mode[clojure-ts-mode] buffers, but it still depends on
93
93
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
95
95
of providing CIDER with all the functionality it needs to interact with Clojure buffers, but that
96
96
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`.
You can’t perform that action at this time.
0 commit comments