Playing with parinfer in atom, no protoREPL, just language-clojure. Pushing enter inside a form does not move the cursor to to the expected indent. Is there some other atom setting that is interfering? I turned off all of the auto-indent stuff in language-clojure.
I don’t remember exactly which bit does what, but I followed this guide once upon a time, and cursor position works fine: https://gist.github.com/jasongilman/d1f70507bed021b48625
Thanks, that did it.