TreeRex / cider-hydra

Hydras for CIDER

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hydras for CIDER.

Install

After setting up MELPA as a repository, use M-x package-install cider-hydra to install the package.

Setup

Add the following to your init file:

(cider-hydra-on)

To turn hydras off, use the cider-hydra-off command, which will restore the previous CIDER commands.

See Also

  • The which-key package, which displays keys following for a prefix key.

About

Hydras for CIDER


Languages

Language:Emacs Lisp 100.0%