Using tabs instead of spaces
"Joe R. Nassimian" <[email protected]> Fri, 12 Nov 2010 11:35:56 +0100
| Newsgroups | gmane.comp.gnu.indent.bugs |
|---|---|
| Message-ID | <[email protected]> |
I am trying to format a program's source code with GNU Indent, and I would like to have it indented using the GNU style, except for the spaces. I am using --use-tabs (which according to the documentation is on by default) but indentation is still done using 2 spaces. How can I tell indent to use tabs instead of spaces for indentation? Thanks in advance for your help, Joe R. Nassimian