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 c7a5de8 commit acaac8aCopy full SHA for acaac8a
cider-mode.el
@@ -259,6 +259,7 @@ Returns to the buffer in which the command was invoked."
259
["Clear REPL output" cider-find-and-clear-repl-output]
260
"--"
261
["Browse classpath" cider-classpath]
262
+ ["Browse classpath entry" cider-open-classpath-entry]
263
["Browse namespace" cider-browse-ns]
264
["Browse all namespaces" cider-browse-ns-all]
265
0 commit comments