Remove suspend option, enabled by default

This commit is contained in:
Asif Bacchus 2024-01-07 00:03:20 -07:00
parent 35d68ffa9a
commit d867177614
1 changed files with 2 additions and 2 deletions

View File

@ -162,8 +162,8 @@ set softwrap
## does not properly have a default value.
# set speller "aspell -x -c"
## Allow nano to be suspended.
set suspend
## Allow nano to be suspended. This is now enabled by default and this option is deprecated
#set suspend
## Use this tab size instead of the default; it must be greater than 0.
set tabsize 4