summaryrefslogtreecommitdiff
path: root/cider-repl.el
diff options
context:
space:
mode:
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 66cc4fa0..1f46f684 100644
--- a/cider-repl.el
+++ b/cider-repl.el
@@ -1235,6 +1235,7 @@ constructs."
["Quit" cider-quit]
["Restart" cider-restart]
"--"
+ ["A sip of CIDER" cider-drink-a-sip]
["Version info" cider-version]))
map))