Automatic tabs to spaces conversion in nano
This commit is contained in:
parent
15e46949d1
commit
4533804194
1 changed files with 1 additions and 0 deletions
1
.nanorc
1
.nanorc
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
## Use 4-space tabsize
|
## Use 4-space tabsize
|
||||||
set tabsize 4
|
set tabsize 4
|
||||||
|
set tabstospaces
|
||||||
|
|
||||||
## Don't display the helpful shortcut lists at the bottom of the screen.
|
## Don't display the helpful shortcut lists at the bottom of the screen.
|
||||||
set nohelp
|
set nohelp
|
||||||
|
|
Loading…
Add table
Reference in a new issue