Skip to content

Commit acaac8a

Browse files
committed
Add cider-open-classpath-entry to cider-mode's menu
1 parent c7a5de8 commit acaac8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cider-mode.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ Returns to the buffer in which the command was invoked."
259259
["Clear REPL output" cider-find-and-clear-repl-output]
260260
"--"
261261
["Browse classpath" cider-classpath]
262+
["Browse classpath entry" cider-open-classpath-entry]
262263
["Browse namespace" cider-browse-ns]
263264
["Browse all namespaces" cider-browse-ns-all]
264265
"--"

0 commit comments

Comments
 (0)