Variable: cider-cheatsheet-buffer

cider-cheatsheet-buffer is a variable defined in cider-cheatsheet.el.

Value

"*cider-cheatsheet*"

Documentation

Name of the CIDER cheatsheet buffer.

Source Code

;; Defined in ~/.emacs.d/elpa/cider-20260822.1520/cider-cheatsheet.el
(defconst cider-cheatsheet-buffer "*cider-cheatsheet*"
  "Name of the CIDER cheatsheet buffer.")