Update .nanorc-{2,darwin}.
This commit is contained in:
parent
213379254e
commit
6b90225e7e
2 changed files with 2 additions and 2 deletions
|
|
@ -61,7 +61,7 @@ set speller "aspell -x -c"
|
||||||
set suspend
|
set suspend
|
||||||
|
|
||||||
## The two characters used to indicate the presence of tabs and spaces.
|
## 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.
|
## Detect word boundaries more accurately by treating punctuation characters as parts of words.
|
||||||
set wordbounds
|
set wordbounds
|
||||||
|
|
|
||||||
|
|
@ -61,7 +61,7 @@ set speller "aspell -x -c"
|
||||||
set suspend
|
set suspend
|
||||||
|
|
||||||
## The two characters used to indicate the presence of tabs and spaces.
|
## 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.
|
## Detect word boundaries more accurately by treating punctuation characters as parts of words.
|
||||||
set wordbounds
|
set wordbounds
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue