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 3678646 commit 0b39b85Copy full SHA for 0b39b85
cider.el
@@ -111,7 +111,7 @@ project.clj for leiningen or build.boot for boot, could be found."
111
:package-version '(cider . "0.9.0"))
112
113
(defcustom cider-known-endpoints nil
114
- "Specify a list of custom endpoints where each endpoint is a list.
+ "A list of connection endpoints where each endpoint is a list.
115
For example: '((\"label\" \"host\" \"port\")).
116
The label is optional so that '(\"host\" \"port\") will suffice.
117
This variable is used by `cider-connect'."
0 commit comments