Update the whitespace docs in the default settings file (#12717)
This commit is contained in:
parent
89641acf2f
commit
a574036efd
2 changed files with 8 additions and 9 deletions
|
@ -391,7 +391,7 @@ pub enum ShowWhitespaceSetting {
|
|||
None,
|
||||
/// Draw all invisible symbols.
|
||||
All,
|
||||
/// Draw whitespace only at boundaries.
|
||||
/// Draw whitespaces at boundaries only.
|
||||
///
|
||||
/// For a whitespace to be on a boundary, any of the following conditions need to be met:
|
||||
/// - It is a tab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue