jed-users mailing list

[2008 Date Index] [2008 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: kitware indentation style (C/C++ mode)


Olesen, Mark <Mark.Olesen@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Within a conditional or loop the settings C_BRACE=2, C_INDENT=0 work
> fine, but at the top function level C_BRACE=0, C_INDENT=2 is needed.
>
> Any ideas about how to solve this?

Try:

   C_Outer_Block_Offset = 2;
   C_BRACE = 2;
   C_INDENT = 0;

If that works, then I will add a "kit" style.

Thanks,
--John

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2008 date index] [2008 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]