Skip to content

Commit

Permalink
Correct a changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
vemv committed Oct 9, 2023
1 parent fd0df9d commit 7a49438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

### Changes

- Ensure that `cider` completion isn't used with completion styles that are currently unsupported (`flex` `initials` `partial-completion`, `orderless`, etc).
- Ensure that `cider` completion isn't used with completion styles that are currently unsupported (`initials`, `partial-completion`, `orderless`, etc).
- This restores completions for users that favor those styles - otherwise the would see bad or no completions.
- Improve support for multiple forms in the same line by replacing `beginning-of-defun` fn.
- [#3390](https://github.com/clojure-emacs/cider/issues/3390): Enhance `cider-connect` to show all nREPLs available ports, instead of only Leiningen ones.
Expand Down

0 comments on commit 7a49438

Please sign in to comment.