Fork me on GitHub
#cursive
<
2018-10-13
>
wilkerlucio20:10:45

@cfleming using the latest cursive i'm having issues with the indentation settings, I set something to indent on 0 but cursive doesn't respect it, I see this on cljc files, maybe it maybe setting the indent param for a form in clj and trying apply from cljs (or some confusion like that)?

wilkerlucio20:10:55

oh, sorry. I did better tests now, so when I try to set the indent for a form like comp, when I do it from cljc or cljs files, it doesnt work

wilkerlucio20:10:25

but then I did in a clj file, from that it got right, and after that the indentation was also correct on cljs and cljc files

tony.kay23:10:07

I'm working with someone that uses emacs...what is the code formatting that cursive uses (I'm thinking they could use the same lib if is an OSS thing)?