Skip to content

Commit 3bb5c40

Browse files
committed
Fix a keybinding in the changelog
1 parent c520772 commit 3bb5c40

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
@@ -4,7 +4,7 @@
44

55
### New features
66

7-
* [#1061](https://github.com/clojure-emacs/cider/issues/1061) New command `cider-find-ns`, bound to <kbd>c-c c-.</kbd>, which prompts for an ns and jumps to the corresponding source file.
7+
* [#1061](https://github.com/clojure-emacs/cider/issues/1061) New command `cider-find-ns`, bound to <kbd>C-c C-.</kbd>, which prompts for an ns and jumps to the corresponding source file.
88
* [#1019](https://github.com/clojure-emacs/cider/pull/1019): New file, cider-debug.el.
99
Provides a new command, `cider-debug-defun-at-point`, bound to <kbd>C-u C-M-x</kbd>.
1010
Interactively debug top-level clojure forms.

0 commit comments

Comments
 (0)