Fork me on GitHub
#cider
<
2022-11-30
>
mister_m04:11:57

I messed around with my config quite a bit and I seem to be running into a situation using a clj repl with cider-jack-in-clj both within a project and outside of a project where entering an expression in the repl and then hitting enter just takes the point to a new line instead of executing the expression -- anyone know what might cause that?

mister_m04:11:36

I just remembered the interactive help. I did a C-h k then hit enter - it is paredit mode

mister_m04:11:49

(paredit-RET) specifically

Apple05:11:29

how about C+RET

mister_m05:11:10

Oh cool that works

mister_m05:11:35

I didn't previously have paredit active in the REPL buffer