Skip to content

Commit

Permalink
Tweak a changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Feb 20, 2024
1 parent 1aad1ce commit dc58ed1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Expand Up @@ -4,9 +4,9 @@

### New features

- [#3622](https://github.com/clojure-emacs/cider/pull/3461) Basic support for using CIDER from [clojure-ts-mode](https://github.com/clojure-emacs/clojure-ts-mode)
- The clojure-mode dependency is still required for CIDER to function
- Some features like `cider-dynamic-indentation` and `cider-font-lock-dynamically` do not work with clojure-ts-mode (yet).
- [#3622](https://github.com/clojure-emacs/cider/pull/3461): Basic support for using CIDER from [clojure-ts-mode](https://github.com/clojure-emacs/clojure-ts-mode)
- The `clojure-mode` dependency is still required for CIDER to function
- Some features like `cider-dynamic-indentation` and `cider-font-lock-dynamically` do not work with `clojure-ts-mode` (yet).

### Changes

Expand Down

0 comments on commit dc58ed1

Please sign in to comment.