emacs

Consider also joining #cider, #lsp and #inf-clojure, where most of the tool-specific discussions are happening.
2020-06-02T00:22:42.345300Z

Are there any links or examples for replacing the js indent rules? I'm interested in replacing a function or two to get the indentation the way I prefer without having to disable electric indent.

2020-06-02T08:30:28.345400Z

is it? https://stackoverflow.com/a/4178127

2020-06-02T13:08:14.348800Z

I have that set, it made it better but it's like the logic for it is a bit off for chained expressions which are a major component of my style and if electric indent is enabled editing ones already formatted the way I like also get messed up

ericdallo 2020-06-02T13:48:34.349300Z

https://github.com/wandersoncferreira/cljr-ivy

😃 2
ericdallo 2020-06-02T17:25:27.349500Z

by @iagwanderson

🦜 1