Hi,

On Jul 15, 4:47 am, Richard Newman <[email protected]> wrote:

> Incidentally, VimClojure gets the second part wrong, too (though it  
> gets the first correct).

I see the problem. However I'm not sure, that fixing it
is worth the trouble. At the moment VC only looks at
the innermost thing and aligns with that. letfn is different
because we have to go up two levels of enclosing things
to understand how to indent. This is very hard in Vim.

As a close approximation you can use the workaround
Rayne suggest: place the argument vector on the next
line and you should come close.

Sincerely
Meikel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to