You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/modules/ROOT/pages/usage/code_evaluation.adoc
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -276,7 +276,6 @@ kbd:[C-c C-e]
276
276
| Evaluate the form preceding point and replace it with its result.
277
277
278
278
| `cider-eval-last-sexp-to-repl`
279
-
280
279
| kbd:[C-c M-e]
281
280
| Evaluate the form preceding point and output it result to the REPL buffer. If invoked with a prefix argument, takes you to the REPL buffer after being invoked.
0 commit comments