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.
9191CIDER has basic support for working with
9292https://github.com/clojure-emacs/clojure-ts-mode[clojure-ts-mode] buffers, but it still depends on
9393https://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
9595of providing CIDER with all the functionality it needs to interact with Clojure buffers, but that
9696will 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