parinfer

sparkofreason 2018-10-17T00:22:54.000100Z

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.

henrik 2018-10-18T06:43:45.000100Z

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

sparkofreason 2018-10-18T12:55:10.000100Z

Thanks, that did it.

👍 1