You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<kbd>C-c C-d d</kbd> | Display doc string for the symbol at point. If invoked with a prefix argument, or no symbol is found at point, prompt for a symbol
803
803
<kbd>C-c C-d j</kbd> | Display JavaDoc (in your default browser) for the symbol at point. If invoked with a prefix argument, or no symbol is found at point, prompt for a symbol.
804
-
<kbd>C-c C-d g</kbd> | Lookup symbol in Grimoire.
804
+
<kbd>C-c C-d r</kbd> | Lookup symbol in Grimoire.
805
805
<kbd>C-c C-d a</kbd> | Apropos search for functions/vars.
806
806
<kbd>C-c C-d A</kbd> | Apropos search for documentation.
807
807
<kbd>C-c C-z</kbd> | Switch to the previous Clojure buffer. This complements <kbd>C-c C-z</kbd> used in cider-mode.
0 commit comments