We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c02b1cc commit 1ccbf96Copy full SHA for 1ccbf96
cider.el
@@ -60,6 +60,7 @@
60
:prefix "cider-"
61
:group 'applications
62
:link '(url-link :tag "Github" "https://github.com/clojure-emacs/cider")
63
+ :link '(url-link :tag "Online Manual" "https://cider.readthedocs.org")
64
:link '(emacs-commentary-link :tag "Commentary" "cider"))
65
66
(defcustom cider-prompt-for-project-on-connect 'when-needed
0 commit comments