diff --git a/.nanorc-2.6 b/.nanorc-2.6 index b1cc6cd..628b0ea 100644 --- a/.nanorc-2.6 +++ b/.nanorc-2.6 @@ -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 diff --git a/.nanorc-2.7 b/.nanorc-2.7 deleted file mode 100644 index 59a04d6..0000000 --- a/.nanorc-2.7 +++ /dev/null @@ -1,100 +0,0 @@ -## Sample initialization file for GNU nano. -## -## Please note that you must have configured nano with --enable-nanorc -## for this file to be read! Also note that this file should not be in -## DOS or Mac format, and that characters specially interpreted by the -## shell should not be escaped here. -## -## To make sure an option is disabled, use "unset