Closed this issue 9 years ago · 1 comments
When aligning a map, say
{:foo ^{:bar 3} :baz}
At present align-cljlet will give a "multiple forms on a line" error rather than recognizing that the ^{} is metadata (and part of the following form) and performing the indentation as requested.
^{}
Fixed by #10