Fork me on GitHub
#emacs
<
2016-06-01
>
ag00:06:30

@samuelf: it depends on the mode, press C-h v find clojure-indent-style and read that

malabarba00:06:57

You may need to turn on auto-indent-mode

malabarba00:06:24

I mean electric-indent-mode

bruceadams02:06:40

@virmundi: I usually want the Cider REPL to the right of my current buffer. I split my frame the way I want before doing cider-jack-in, typically with: C-X 3

plexus08:06:53

@samuelf: also try C-j, it's commonly bound to newline-and-indent or something similar