Skip to content

Commit

Permalink
[#1584] Add a note about eldoc-mode in the help banner
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Feb 23, 2016
1 parent d0ba176 commit c5a08d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cider-repl.el
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ client process connection. Unless NO-BANNER is non-nil, insert a banner."
; Java method)
; * 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.
;
; 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
Expand Down

0 comments on commit c5a08d2

Please sign in to comment.