Fork me on GitHub
#vim
<
2016-06-26
>
juhoteperi08:06:31

Just normal indentation: ==

juhoteperi08:06:59

The first snippet has start indentation wrong so I was confused

juhoteperi08:06:10

I don't align maps or let blocks

andreas-thoelke11:06:48

@gphillips: I'm using https://github.com/junegunn/vim-easy-align but I did not yet figure out how this could work properly when destructuring is used. So good questions, perhaps you can ask on Stackoverflow.

gphillips13:06:27

@snoe: Great suggestion. I would love to see this functionality in cljfmt. Would be a one stop shop for all my formatting needs. I upvoted.

gphillips13:06:28

@andreas-thoelke: I’ve used vim-easy-align to do some of the basics but just haven’t spent to the time to figure out if I can do more with it.

gphillips13:06:27

@juhoteperi: yeah, that was confusing. I fixed the alignment though for future ref.