File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -773,7 +773,8 @@ through a stack of help buffers. Variables `help-back-label' and
773
773
" Keep in mind that some commands don't have a keybinding by default. Explore CIDER!"
774
774
" Tweak `cider-repl-prompt-function' to customize your REPL prompt."
775
775
" Tweak `cider-eldoc-ns-function' to customize the way namespaces are displayed by eldoc."
776
- " For no middleware, low-tech and reliable namespace reloading use <\\ [cider-ns-reload]>." )
776
+ " For no middleware, low-tech and reliable namespace reloading use <\\ [cider-ns-reload]>."
777
+ " Press <\\ [cider-load-buffer-and-switch-to-repl-buffer]> to load the current buffer and switch to the REPL buffer afterwards." )
777
778
" Some handy CIDER tips."
778
779
)
779
780
You can’t perform that action at this time.
0 commit comments