emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/cider ebab3c72d3: Update inspector.adoc


From: ELPA Syncer
Subject: [nongnu] elpa/cider ebab3c72d3: Update inspector.adoc
Date: Sun, 21 Apr 2024 06:59:45 -0400 (EDT)

branch: elpa/cider
commit ebab3c72d31aea0d5402d81f86ffcddabe96f530
Author: Oleksandr Yakushev <alex@bytopia.org>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Update inspector.adoc
---
 doc/modules/ROOT/pages/debugging/inspector.adoc | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/doc/modules/ROOT/pages/debugging/inspector.adoc 
b/doc/modules/ROOT/pages/debugging/inspector.adoc
index d894f492bd..6f4c4cd94c 100644
--- a/doc/modules/ROOT/pages/debugging/inspector.adoc
+++ b/doc/modules/ROOT/pages/debugging/inspector.adoc
@@ -125,12 +125,11 @@ inspector buffer using the `s`, `c`, and `a` keybindings.
 If you enable `cider-inspector-fill-frame`, the inspector window fills its
 frame.
 
-Starting from CIDER 1.8.0, when you define a var using kbd:[d],
-a var name can be suggested (default none). You can customize this value
-via the `cider-inspector-preferred-var-names` configuration option.
-Even after setting it, you are free to choose new names on the fly,
-as you type. Most recent names will take priority in subsequent usages.
+When you define a var using kbd:[d], a var name can be suggested (default 
none).
+You can customize this value via the `cider-inspector-preferred-var-names`
+configuration option. Even after setting it, you are free to choose new names 
on
+the fly, as you type. Most recent names will take priority in subsequent 
usages.
 
 == Additional Resources
 
-* 
https://practicalli.github.io/spacemacs/evaluating-clojure/inspect.html[Using 
CIDER's Inspector in Spacemacs]
+* https://practicalli.github.io/spacemacs/evaluating-clojure/inspect/[Using 
CIDER's Inspector in Spacemacs]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]