Variable: cider-host-history
cider-host-history is a variable defined in cider-endpoint.el.
Value
nil
Documentation
Completion history for connection hosts.
Source Code
;; Defined in ~/.emacs.d/elpa/cider-20260822.1520/cider-endpoint.el
(defvar cider-host-history nil
"Completion history for connection hosts.")