Skip to content

Commit 7a49438

Browse files
committed
Correct a changelog entry
1 parent fd0df9d commit 7a49438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
### Changes
5050

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

0 commit comments

Comments
 (0)