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
Copy file name to clipboardExpand all lines: doc/modules/ROOT/pages/debugging/inspector.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ You'll have access to additional keybindings in the inspector buffer
59
59
| Set a new maximum length above which nested atoms (non-collections) are truncated
60
60
61
61
| kbd:[d]
62
-
| Defines a var in the REPL namespace with current inspector value. If you tend to always choose the same name, you may want to set the `cider-inspector-preferred-var-names` customization option.
62
+
| Defines a var in the REPL namespace with current inspector value. If you tend to always choose the same name(s), you may want to set the `cider-inspector-preferred-var-names` customization option.
0 commit comments