From 16cde833b394aec5ea7921572e72e4ef5387f950 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Sat, 30 Sep 2023 15:36:06 +0100 Subject: [PATCH] Update .nanorc-{2,darwin}. --- .nanorc-2 | 2 +- .nanorc-darwin | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.nanorc-2 b/.nanorc-2 index d3965ea..9466137 100644 --- a/.nanorc-2 +++ b/.nanorc-2 @@ -61,7 +61,7 @@ set speller "aspell -x -c" set suspend ## The two characters used to indicate the presence of tabs and spaces. -set whitespace »· +set whitespace >. ## Detect word boundaries more accurately by treating punctuation characters as parts of words. set wordbounds diff --git a/.nanorc-darwin b/.nanorc-darwin index ddc593f..ee69b9f 100644 --- a/.nanorc-darwin +++ b/.nanorc-darwin @@ -61,7 +61,7 @@ set speller "aspell -x -c" set suspend ## The two characters used to indicate the presence of tabs and spaces. -set whitespace »· +set whitespace >. ## Detect word boundaries more accurately by treating punctuation characters as parts of words. set wordbounds