Minimal Atom package for indenting Clojure code.
I recommend using it alongside Parinfer
Select a section of code and hit cmd-i
to reindent the entire block appropriately. This can be helpful for fixing large sections of code that were poorly formatted.
def
, if
, for
...)Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.