nanorc: Enable automatic indentation

This commit is contained in:
2021-04-30 15:56:44 +02:00
parent 9311ea5c56
commit aef0f70cd4

2
nanorc
View File

@@ -25,7 +25,7 @@
## Automatically indent a newly created line to the same number of
## tabs and/or spaces as the preceding line -- or as the next line
## if the preceding line is the beginning of a paragraph.
# set autoindent
set autoindent
## Back up files to the current filename plus a tilde.
# set backup