Skip to content

Commit fe669f2

Browse files
blak3mill3rbbatsov
authored andcommitted
Mention the name of the middleware namespace in README
1 parent 8259791 commit fe669f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ page in the wiki for a less opinionated approach.
6363
behavior of various commands. You can read more about that
6464
[here](https://github.com/clojure-emacs/clj-refactor.el/wiki#customization).
6565

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+
6672
### In case `refactor-nrepl` used for advanced refactorings
6773

6874
The [analyzer](https://github.com/clojure/tools.analyzer)

0 commit comments

Comments
 (0)