This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-05-29
Channels
- # admin-announcements (2)
- # beginners (4)
- # boot (6)
- # cider (18)
- # cljs-dev (22)
- # cljsrn (13)
- # clojure (76)
- # clojure-czech (2)
- # clojure-dusseldorf (2)
- # clojure-russia (45)
- # clojure-sg (1)
- # clojure-spec (15)
- # clojurebridge-ams (6)
- # clojurescript (58)
- # cursive (4)
- # datomic (14)
- # dirac (31)
- # emacs (6)
- # funcool (2)
- # hoplon (2)
- # lein-figwheel (1)
- # om (124)
- # planck (17)
- # re-frame (12)
- # slack-help (11)
- # specter (12)
- # tmp-json-parsing (6)
- # yada (4)
@grumplet: Yes, the indentation should be correct too. Let me know if it’s not, I reverse-engineered based on a bunch of examples but I don’t use rum myself.
@cfleming: Great - I'll keep an eye on it. It was the indentation that I noticed first but wasn't sure whether it had improved due to my config. By default cursive generally appears to indent def defn and now rum/defc in the same way by lining body forms up with the defined name. I have a preference for using a 2 space indent there. Is that configurable somewhere?