Variable: cider-repl-history-show-preview
cider-repl-history-show-preview is an alias and customizable for
cider-history-show-preview, defined in cider-history.el.
This variable is obsolete since 2.0.0; use
cider-history-show-preview instead.
Value
nil
Documentation
If non-nil, show a preview of the inserted text in the REPL buffer.
The REPL buffer would show a preview of what the buffer would look like if the item under point were inserted.
Aliases
cider-repl-history-show-preview (obsolete since 2.0.0)