Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      c-extra-keywords
      c-fill-column
      c-indent
      c-indent-after-extern-c
      c-indent-after-namespace
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
c-fill-column  Variable Reference   c-indent-after-extern-c


Epsilon User's Manual and Reference > Variable Reference >

c-indent: preference buffer-specific variable

Default value: 0

C mode indents each additional level of nesting by this many columns. If the variable is less than or equal to zero, Epsilon uses the value of tab-size instead. Set this variable if you want Epsilon to use one number for displaying tab characters, and a different number for indenting C code. (Epsilon will indent using a combination of spaces and tabs, as necessary.)

More info:

C Mode
File Variables



Previous   Up    Next
c-fill-column  Variable Reference   c-indent-after-extern-c


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.