Skip to content

Commit

Permalink
Add the shortcut for going to the right repl buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
plexus committed Mar 2, 2015
1 parent 144c9c6 commit 197a895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions emacs-lessons.org
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
| | Clojure | |
|------------+--------------------------------------------------------+----------------------------------|
| C-c M-j | Start a REPL in the current project | cider-jack-in |
| C-c C-z | Switch to the REPL buffer | |
| C-c M-n | Switch to current namespace | cider-repl-set-ns |
| C-c M-c | Connect to a REPL already running in a terminal | cider-connect |
| | Stop the REPL | cider-quit |
Expand Down

0 comments on commit 197a895

Please sign in to comment.