Update invisibles' default.json docs (#32601)
Follow-up of https://github.com/zed-industries/zed/pull/32329 Release Notes: - N/A
This commit is contained in:
parent
4236c9ed0e
commit
0ee6a90912
1 changed files with 2 additions and 0 deletions
|
@ -310,6 +310,8 @@
|
|||
// "all"
|
||||
// 4. Draw whitespaces at boundaries only:
|
||||
// "boundary"
|
||||
// 5. Draw whitespaces only after non-whitespace characters:
|
||||
// "trailing"
|
||||
// For a whitespace to be on a boundary, any of the following conditions need to be met:
|
||||
// - It is a tab
|
||||
// - It is adjacent to an edge (start or end)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue