We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CIDER has a variable cider-jack-in-nrepl-middlewares, that can be used to add nrepl middlewares to the clj command.
cider-jack-in-nrepl-middlewares
It would be nice to have a Clava equivalent.
The text was updated successfully, but these errors were encountered:
Add nReplMiddleware to connectSequence
nReplMiddleware
connectSequence
4c25787
Fixes BetterThanTomorrow#1691
db0af23
extraNReplMiddleware
Merge pull request #2636 from djblue/nrepl-middleware
ae3905a
Add `extrNReplMiddleware` to `connectSequence` * Fixes #1691
c1f57f0
Thanks!
Sorry, something went wrong.
No branches or pull requests
CIDER has a variable
cider-jack-in-nrepl-middlewares
, that can be used to add nrepl middlewares to the clj command.It would be nice to have a Clava equivalent.
The text was updated successfully, but these errors were encountered: