Skip to content

Commit 736be3c

Browse files
committed
Mention cider-hydra in the manual
1 parent 686cf53 commit 736be3c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/additional_packages.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ searchable via Helm.
3030
[helm-cider](https://github.com/clojure-emacs/helm-cider) provides Helm
3131
interface for certain CIDER commands (e.g. `cider-apropos`).
3232

33+
## cider-hydra
34+
35+
[cider-hydra](https://github.com/clojure-emacs/cider-hydra) provides a nice way
36+
to navigate groups of related CIDER commands.
37+
38+
You can think of it as a fancier [which-key](https://github.com/justbur/emacs-which-key).
39+
3340
## squiggly-clojure
3441

3542
[squiggly-clojure](https://github.com/clojure-emacs/squiggly-clojure) is a

0 commit comments

Comments
 (0)