We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d9b18 commit 1911c47Copy full SHA for 1911c47
cider-eval.el
@@ -102,7 +102,7 @@ ns forms manually themselves."
102
:package-version '(cider . "0.15.0"))
103
104
(defcustom cider-auto-inspect-after-eval t
105
- "Controls whether to auto-update the inspector buffer with last evaluated form.
+ "Controls whether to auto-update the inspector buffer after eval.
106
Only applies when the *cider-inspect* buffer is currently visible."
107
:type 'boolean
108
:group 'cider
0 commit comments