guides:programstyle:whitespace
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
guides:programstyle:whitespace [2020/08/04 17:26] – wikiadmin | guides:programstyle:whitespace [2024/07/25 15:01] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 26: | Line 26: | ||
* **vi** | * **vi** | ||
* In vi, add //set expandtab// to your .vi, .exrc, vimrc or other | * In vi, add //set expandtab// to your .vi, .exrc, vimrc or other | ||
+ | * **nano** | ||
+ | * In nano, add //set tabstospaces// | ||
+ | * You can also set the size of the indentation with //set tabsize 4// (or whatever size you wish). | ||
+ | |||
guides/programstyle/whitespace.1596562011.txt.gz · Last modified: 2024/07/25 15:01 (external edit)