nanorc: Only wrap at blank characters
This commit is contained in:
2
nanorc
2
nanorc
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
## When soft line wrapping is enabled, make it wrap lines at blanks
|
## When soft line wrapping is enabled, make it wrap lines at blanks
|
||||||
## (tabs and spaces) instead of always at the edge of the screen.
|
## (tabs and spaces) instead of always at the edge of the screen.
|
||||||
# set atblanks
|
set atblanks
|
||||||
|
|
||||||
## Automatically indent a newly created line to the same number of
|
## Automatically indent a newly created line to the same number of
|
||||||
## tabs and/or spaces as the preceding line -- or as the next line
|
## tabs and/or spaces as the preceding line -- or as the next line
|
||||||
|
|||||||
Reference in New Issue
Block a user