Variable: cider-host-history

cider-host-history is a variable defined in cider.el.

Value

nil

Documentation

Completion history for connection hosts.

Source Code

;; Defined in ~/.emacs.d/elpa/cider-20260414.1619/cider.el
(defvar cider-host-history nil
  "Completion history for connection hosts.")