indent_with_tabs
How to use tabs when indenting code.
Possible values:
- 0: Spaces only
- 1: Indent with tabs to brace level, align with spaces (default)
- 2: Indent and align with tabs, using spaces when not on a tabstop
Default is 1
(tabs).
Examples
No examples, it's hard to publish them anyway.
See also
- indent_cmt_with_tabs - Special case for comment lines
- indent_columns - indent amount