mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
Add doc entry for buffer_font_weight
setting (#13651)
As discussed in #13598. Release Notes: - N/A
This commit is contained in:
parent
5e465f2029
commit
b616f9c27f
@ -142,6 +142,16 @@ You can also set other OpenType features, like setting `cv01` to `7`:
|
||||
|
||||
`integer` values
|
||||
|
||||
## Buffer Font Weight
|
||||
|
||||
- Description: The default font weight for text in the editor.
|
||||
- Setting: `buffer_font_weight`
|
||||
- Default: `400`
|
||||
|
||||
**Options**
|
||||
|
||||
`integer` values between `100` and `900`
|
||||
|
||||
## Confirm Quit
|
||||
|
||||
- Description: Whether or not to prompt the user to confirm before closing the application.
|
||||
|
Loading…
Reference in New Issue
Block a user