Fork me on GitHub
#spacemacs
<
2018-07-22
>
vxe08:07:26

@chase-lambert definitely look at paredit and then paredit + lispy, else electric-indent-just-newline might be what you want

Pak09:07:17

@chase-lambert, write the multi line function in a separate clojure buffer and evaluate the expression to the repl

eggsyntax19:07:45

@chase-lambert what’s CTR <CR>? A quick attempt at googling got me nowhere.

Timo Freiberg20:07:46

@eggsyntax i assume he meant CTRL instead of CTR, so ctrl+enter, or the control key + enter

Chase21:07:05

yup. my bad. control plus enter when you are at the end of your expression in the repl will close all the brackets and parens necessary