On Fri, Oct 17, 2014 at 7:53 AM, Jacob Peck <[email protected]> wrote: > http://editorconfig.org/ > > Stumbled across this today. Seems like it would be useful to look at, if > not support. A plugin to format @<files> according to those simple rules > would be trivial, I feel. Famous last words...
I agree, it should be straightforward. Reading is straightforward with Python's ConfigParser module. Leo would apply the editorconfig settings after (or before??) applying all other settings. Feel free to write a plugin. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
