indenting main block / all blocks
JohnSmith <[email protected]> Thu, 18 Nov 2010 01:42:14 +0100
| Newsgroups | gmane.comp.gnu.indent.bugs |
|---|---|
| Organization | invalidinvalid.org |
| Message-ID | <[email protected]> |
Hi,
is there an option to indent the main block (actually any block), like here:
void func()
{
}