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 8259791 commit fe669f2Copy full SHA for fe669f2
README.md
@@ -63,6 +63,12 @@ page in the wiki for a less opinionated approach.
63
behavior of various commands. You can read more about that
64
[here](https://github.com/clojure-emacs/clj-refactor.el/wiki#customization).
65
66
+## Middleware
67
+
68
+Most users will not need to worry about this, but if you wish to configure middleware yourself, the name of the middleware is:
69
70
+> `refactor-nrepl.middleware/wrap-refactor`
71
72
### In case `refactor-nrepl` used for advanced refactorings
73
74
The [analyzer](https://github.com/clojure/tools.analyzer)
0 commit comments