docs: wrap_guides (#12992)
- Add 'wrap_guides' to website config docs. - Add the word 'ruler' to improve searchability.
This commit is contained in:
@@ -1117,6 +1117,16 @@ These values take in the same options as the root-level settings with the same n
|
||||
2. `preferred_line_length`
|
||||
3. `none`
|
||||
|
||||
## Wrap Guides (Vertical Rulers)
|
||||
|
||||
- Description: Where to display vertical rulers as wrap-guides. Disable by setting `show_wrap_guides` to `false`.
|
||||
- Setting: `wrap_guides`
|
||||
- Default: []
|
||||
|
||||
**Options**
|
||||
|
||||
List of `integer` column numbers
|
||||
|
||||
## Tab Size
|
||||
|
||||
- Description: The number of spaces to use for each tab character.
|
||||
|
||||
Reference in New Issue
Block a user