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 c5f6d0e commit 4f049b5Copy full SHA for 4f049b5
README.md
@@ -7,8 +7,10 @@
7
# CIDER nREPL
8
9
A collection of [nREPL](https://github.com/nrepl/nrepl)
10
-middleware originally designed to enhance
+middleware, originally designed to enhance
11
[CIDER](https://github.com/clojure-emacs/cider).
12
+`cider-nrepl` is also used by `vim-fireplace`, `iced-vim`,
13
+Calva and other Clojure development tools based on nREPL.
14
15
If you're just a user trying to get started with CIDER, then you
16
probably don't want to read this. You should follow the steps in
0 commit comments