vim-clojure-static
vim-clojure-static copied to clipboard
Fix indentation in letfn
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.