Just to further clarify this issue (for people that are not aware of all those packages): both lispy
and vilpy
are not aware of evil
. This is by design.
Using their minor modes while in insert mode and evil’s commands in normal mode is possible and works for some people.
However, for a real integration with evil
, a package on top of lispy
is required, and that’s usually lispyville
.
does anyone know what's the best way to add another middleware to the options of cider/nrepl?
I just have to add another middleware before all the others without really changing anything from the rest of the config
you might want to ask this in #cider