guns / vim-clojure-static

Meikel Brandmeyer's excellent Clojure runtime files
Other
420 stars 50 forks source link

Fix indentation in letfn #83

Open oskarkv opened 7 years ago

oskarkv commented 7 years ago

Hi!

I tried to fix the indentation behavior in letfn, as described in issue #56. It's not only for ->> by the way, but for all calls.

I am a complete noob when it comes to Vim scripting, so I may have done something bad.