summaryrefslogtreecommitdiff
path: root/cider-repl.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-02-24 17:07:54 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-02-24 17:07:54 +0200
commit6a88da56d3c6c35cf0d8c9ec5ac7f778825ca92b (patch)
tree3d1e4adbeacac293d5399c1b95350d3536cd1cc7 /cider-repl.el
parent0b8676685f58b364a6f74b0bad4c0793091563c4 (diff)
Add a command to display the refcard
Diffstat (limited to 'cider-repl.el')
-rw-r--r--cider-repl.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/cider-repl.el b/cider-repl.el
index 835b2770..ccab3e41 100644
--- a/cider-repl.el
+++ b/cider-repl.el
@@ -314,6 +314,7 @@ client process connection. Unless NO-BANNER is non-nil, insert a banner."
; * Press <\\[cider-doc]> to view the documentation for something (e.g.
; a var, a Java method)
; * Enable `eldoc-mode' to display function & method signatures in the minibuffer.
+; * Print CIDER's refcard and keep it close to your keyboard.
;
; CIDER is super customizable - try <M-x customize-group cider> to
; get a feel for this. If you’re thirsty for knowledge you should try