File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ entirely."
129
129
[" Toggle REPL Pretty Print" cider-repl-toggle-pretty-printing]
130
130
[" Clear REPL" cider-find-and-clear-repl-buffer]
131
131
[" Refresh loaded code" cider-refresh]
132
- [" Interrupt" cider-interrupt]
132
+ [" Interrupt evaluation " cider-interrupt]
133
133
[" Quit" cider-quit]
134
134
[" Restart" cider-restart]
135
135
" --"
Original file line number Diff line number Diff line change @@ -1035,7 +1035,7 @@ constructs."
1035
1035
[" Clear output" cider-repl-clear-output]
1036
1036
[" Clear buffer" cider-repl-clear-buffer]
1037
1037
[" Kill input" cider-repl-kill-input]
1038
- [" Interrupt" cider-interrupt]
1038
+ [" Interrupt evaluation " cider-interrupt]
1039
1039
" --"
1040
1040
[" Quit" cider-quit]
1041
1041
[" Restart" cider-restart]
You can’t perform that action at this time.
0 commit comments