File: cider-selector.el.html
Buffer selection command inspired by SLIME's selector.
Defined variables (3)
cider-selector-help-buffer | The name of the selector’s help buffer. |
cider-selector-methods | List of buffer-selection methods for the ‘cider-selector’ command. |
cider-selector-other-window | If non-nil use ‘switch-to-buffer-other-window’. |
Defined functions (2)
cider-selector | (&optional OTHER-WINDOW) |
def-cider-selector-method | (KEY DESCRIPTION &rest BODY) |