Clean up .nanorc-* files.
This commit is contained in:
parent
44acd090ae
commit
61f2bae0b8
6 changed files with 5 additions and 537 deletions
|
|
@ -16,7 +16,7 @@
|
|||
## ", ', ), >, ], and }.
|
||||
|
||||
## Use auto-indentation.
|
||||
set autoindent
|
||||
# set autoindent
|
||||
|
||||
## Do case-sensitive searches by default.
|
||||
# set casesensitive
|
||||
|
|
@ -33,6 +33,9 @@ set justifytrim
|
|||
## Enable vim-style lock-files.
|
||||
set locking
|
||||
|
||||
## Use the blank line below the titlebar as extra editing space.
|
||||
set morespace
|
||||
|
||||
## Don't display the helpful shortcut lists at the bottom of the screen.
|
||||
set nohelp
|
||||
|
||||
|
|
@ -55,7 +58,7 @@ set quickblank
|
|||
set smarthome
|
||||
|
||||
## Use smooth scrolling as the default.
|
||||
# set smooth
|
||||
set smooth
|
||||
|
||||
## Enable soft line wrapping (AKA full-line display).
|
||||
# set softwrap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue