Skip to content

Commit d3ed859

Browse files
committed
Mention cider-load-buffer-and-switch-to-repl-buffer in cider-mode's
menu
1 parent 1d7f5ff commit d3ed859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cider-mode.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ If invoked with a prefix ARG eval the expression after inserting it."
348348
["Insert ns form in REPL" cider-insert-ns-form-in-repl]
349349
"--"
350350
["Load this buffer" cider-load-buffer]
351+
["Load this buffer and switch to REPL" cider-load-buffer-and-switch-to-repl-buffer]
351352
["Load another file" cider-load-file]
352353
["Recursively load all files in directory" cider-load-all-files]
353354
["Load all project files" cider-load-all-project-ns]

0 commit comments

Comments
 (0)