You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, would be good to place C-c C-veval commands into a specialized map.
Secondly, have you considered using C-c C-e for that map? cider-eval-last-sexp is already bound on C-x C-e, so using C-c C-e seems like a waste of a good key. C-c C-v is very handy and could be dedicated to something more useful than redundant eval commands.