nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 969e99bc851cde07854a3ddd6a6f69816f72374e
parent 94b484ea970a7cf1c5aac84b2e581d5d43f0fc1c
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Sat, 29 Jul 2017 12:07:46 -0500

tweaks: adjust spacing and wording in sample.nanorc

Diffstat:
Mdoc/sample.nanorc.in | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/sample.nanorc.in b/doc/sample.nanorc.in @@ -72,7 +72,7 @@ # set linenumbers ## Enable vim-style lock-files. This is just to let a vim user know you -## are editing a file [s]he is trying to edit and vice versa. There are +## are editing a file [s]he is trying to edit and vice versa. There are ## no plans to implement vim-style undo state in these files. # set locking @@ -168,7 +168,7 @@ # set softwrap ## Use this spelling checker instead of the internal one. This option -## does not properly have a default value. +## does not have a default value. # set speller "aspell -x -c" ## Allow nano to be suspended.