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-20260821.817/cider-cheatsheet.el
(defconst cider-cheatsheet-buffer "*cider-cheatsheet*"
"Name of the CIDER cheatsheet buffer.")