We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 686cf53 commit 736be3cCopy full SHA for 736be3c
doc/additional_packages.md
@@ -30,6 +30,13 @@ searchable via Helm.
30
[helm-cider](https://github.com/clojure-emacs/helm-cider) provides Helm
31
interface for certain CIDER commands (e.g. `cider-apropos`).
32
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
40
## squiggly-clojure
41
42
[squiggly-clojure](https://github.com/clojure-emacs/squiggly-clojure) is a
0 commit comments