nanorc: Set a normal tab size

This commit is contained in:
2021-04-30 16:11:17 +02:00
parent 069b169b70
commit 0c86c6ad09

2
nanorc
View File

@@ -177,7 +177,7 @@ set speller "hunspell"
## (The old form of this option, 'set suspend', is deprecated.)
## Use this tab size instead of the default; it must be greater than 0.
# set tabsize 8
set tabsize 4
## Convert typed tabs to spaces.
# set tabstospaces