File: cider-cheatsheet.el.html
A quick reference system for Clojure. Fast, searchable & available offline.
Defined variables (3)
cider-cheatsheet-auto-select-buffer | Whether to auto-select the cheatsheet popup buffer. |
cider-cheatsheet-default-action-function | Function to use on a var when it is selected. |
cider-cheatsheet-hierarchy | A data structure for Clojure cheatsheet information. |
Defined functions (4)
cider-cheatsheet | () |
cider-cheatsheet--expand-vars | (LIST) |
cider-cheatsheet--insert-hierarchy | (HIERARCHY &optional (LEVEL 0)) |
cider-cheatsheet-select | (&optional FLAT) |