Presets have been implemented in the latest version.
It's selectable in the plugin options.

The clojure preset should make LispIndent more or less exactly emacs.
(I think, I still haven't tested emacs - will check out your guide soon
John :) )

Jonathan


On Thu, Oct 18, 2012 at 5:55 AM, John Gabriele <jmg3...@gmail.com> wrote:

> On Wednesday, October 17, 2012 7:39:26 PM UTC-4, Jonathan Fischer Friberg
> wrote:
>>
>> The plugin has been updated to support function argument indenting.
>> It is configurable in the plugin options.
>>
>
> Oooh, this is nice. :) I selected the "indent to function arguments by
> default" radio button, checked the box to "indent if operator matches" and
> filled in "defn", and indenting works wonderfully so far. Will try this out
> some more.
>
>
>>
>> Next, I think I will implement "presets". The idea is that
>> each preset corresponds to one language. That way, LispIndent
>> can still be language-independent. Users will also be spared of
>> implementing their own regexes. :)
>>
>> What do you think about this?
>>
>>
> Oh, do you mean having that "indent two spaces if operator matches" text
> box pre-filled when selecting a given lisp-like language? That would be
> great, and would save users a lot of time having to figure out what should
> go in there while they're learning the language. :)
>
> Great stuff here. Particularly for those new to Clojure who'd like an easy
> GUI editor.
>
> ---John
>
>  --
> 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
> Note that posts from new members are moderated - please be patient with
> your first post.
> 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
>

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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