nano

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

commit 5d552195ea5435a7d7ebc3985aefd464751ca8ea
parent e796a7b5b96fd4700b4d7a8a00dfd2ab15272915
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Mon,  1 Aug 2005 05:55:07 +0000

cosmetic fix


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2965 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Mdoc/nanorc.sample | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/nanorc.sample b/doc/nanorc.sample @@ -188,7 +188,7 @@ ## # color brightyellow "<[^= ]*>" ""(\\.|[^\"])*"" ## -## This string is VERY resource intensive!!! +## This string is VERY resource intensive! # color brightyellow start=""(\\.|[^\"])*\\[[:space:]]*$" end="^(\\.|[^\"])*"" ## ## And we want to have some nice comment highlighting too