I'd like to add how great I think VimClojure is.  It's truly an
amazing environment and I don't think I'd be able to enjoy clojure as
much without it.  I'm too committed to vim to learn emacs for a new
language.  Thanks a lot Meikel!

On Apr 29, 10:13 am, Meikel Brandmeyer <m...@kotka.de> wrote:
> Hi Adrian,
>
> Am 29.04.2009 um 07:00 schrieb Adrian Cuthbertson:
>
> > In the absence of an issue tracker at this time, could I mention the
> > following relating to indenting;
>
> > (defn xxx
> >  "Some stuff...
>
> > (defmacro xxx
> >  "Some stuff...
>
> > (defroutes xxx
> >                 "Some stuf...
>
> This can be configured using the lispwords option of Vim.
> Do a ":setlocal lispwords+=defroutes" and you should get the
> desired behaviour.
>
> This is a built-in functionality. Since I come from Scheme, I knew
> this option. However this question arose several times now, so
> I guess that people coming eg. from Java don't know this Vim
> option. So my "cultural assumption" that "Lisp hackers know this"
> is maybe true, but not really applicable here. I will extend the
> documentation.
>
> > Thanks Meikel, great work!
>
> Thanks for the feedback! :)
>
> Sincerely
> Meikel
>
>  smime.p7s
> 5KViewDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to